2025-03-19 11:40:33.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a19573 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:33.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:33.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:33.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-19 11:40:33.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:33.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:33.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-19 11:40:34.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.044 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.046 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.067 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:34.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@24866403 2025-03-19 11:40:34.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@24866403 2025-03-19 11:40:34.073 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a419ee3 2025-03-19 11:40:34.073 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a419ee3 2025-03-19 11:40:34.075 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7e0f73 2025-03-19 11:40:34.076 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7e0f73 2025-03-19 11:40:34.079 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c94d8 2025-03-19 11:40:34.079 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c94d8 2025-03-19 11:40:34.081 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccd53c8 2025-03-19 11:40:34.082 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccd53c8 2025-03-19 11:40:34.084 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add7c34 2025-03-19 11:40:34.084 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5add7c34 2025-03-19 11:40:34.085 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@486e58b 2025-03-19 11:40:34.086 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@486e58b 2025-03-19 11:40:34.088 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@b536b97 2025-03-19 11:40:34.088 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@b536b97 2025-03-19 11:40:34.090 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d962a26 2025-03-19 11:40:34.090 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d962a26 2025-03-19 11:40:34.090 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:34.178 [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-03-19 11:40:34.179 [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-03-19 11:40:34.179 [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-03-19 11:40:34.180 [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-03-19 11:40:34.180 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.181 [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-03-19 11:40:34.181 [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-03-19 11:40:34.181 [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-03-19 11:40:34.234 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.252 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.266 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.280 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.300 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.304 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.362 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-19 11:40:34.381 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:40:34.382 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:40:34.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-19 11:40:34.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-19 11:40:34.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:34.392 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21eee94f: (connection evicted) 2025-03-19 11:40:34.392 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:40:34.392 [DefaultDispatcher-worker-7 @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-03-19 11:40:34.392 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24866403: (connection evicted) 2025-03-19 11:40:34.393 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a419ee3: (connection evicted) 2025-03-19 11:40:34.393 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7e0f73: (connection evicted) 2025-03-19 11:40:34.393 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c94d8: (connection evicted) 2025-03-19 11:40:34.394 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccd53c8: (connection evicted) 2025-03-19 11:40:34.394 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5add7c34: (connection evicted) 2025-03-19 11:40:34.394 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@486e58b: (connection evicted) 2025-03-19 11:40:34.394 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b536b97: (connection evicted) 2025-03-19 11:40:34.395 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d962a26: (connection evicted) 2025-03-19 11:40:34.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:34.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-19 11:40:34.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-19 11:40:34.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8fa2fa 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:34.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:34.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-19 11:40:34.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-19 11:40:34.403 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.409 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.410 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.411 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:34.412 [DefaultDispatcher-worker-7 @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-03-19 11:40:34.412 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:34.412 [DefaultDispatcher-worker-7 @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-03-19 11:40:34.419 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.420 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:40:34.421 [DefaultDispatcher-worker-4 @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-03-19 11:40:34.421 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:40:34.424 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.433 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.442 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.451 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.459 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.463 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.493 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c 2025-03-19 11:40:34.502 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:34.505 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7730d37d 2025-03-19 11:40:34.505 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7730d37d 2025-03-19 11:40:34.507 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f733eb 2025-03-19 11:40:34.507 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f733eb 2025-03-19 11:40:34.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc8b80d 2025-03-19 11:40:34.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc8b80d 2025-03-19 11:40:34.511 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ca39d0 2025-03-19 11:40:34.511 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ca39d0 2025-03-19 11:40:34.513 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4910ae8f 2025-03-19 11:40:34.513 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4910ae8f 2025-03-19 11:40:34.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b8a42d 2025-03-19 11:40:34.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b8a42d 2025-03-19 11:40:34.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31886dc7 2025-03-19 11:40:34.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31886dc7 2025-03-19 11:40:34.519 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:40:34.519 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:40:34.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-19 11:40:34.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-19 11:40:34.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2025-03-19 11:40:34.520 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e5c69f 2025-03-19 11:40:34.520 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e5c69f 2025-03-19 11:40:34.520 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc1f72c: (connection evicted) 2025-03-19 11:40:34.520 [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-03-19 11:40:34.520 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:34.521 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7730d37d: (connection evicted) 2025-03-19 11:40:34.521 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f733eb: (connection evicted) 2025-03-19 11:40:34.522 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc8b80d: (connection evicted) 2025-03-19 11:40:34.522 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ca39d0: (connection evicted) 2025-03-19 11:40:34.522 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4910ae8f: (connection evicted) 2025-03-19 11:40:34.523 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9b8a42d: (connection evicted) 2025-03-19 11:40:34.523 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31886dc7: (connection evicted) 2025-03-19 11:40:34.523 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e5c69f: (connection evicted) 2025-03-19 11:40:34.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:34.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-19 11:40:34.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-19 11:40:34.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1930a804 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:34.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:34.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-19 11:40:34.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93f4c 2025-03-19 11:40:34.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93f4c 2025-03-19 11:40:34.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-19 11:40:34.658 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:34.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7956f93a 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:34.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-19 11:40:34.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bb74e1 2025-03-19 11:40:34.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bb74e1 2025-03-19 11:40:34.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3cd732 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:34.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:34.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:34.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-19 11:40:34.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab8589a 2025-03-19 11:40:34.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab8589a 2025-03-19 11:40:34.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-19 11:40:34.963 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bb74e1 2025-03-19 11:40:34.999 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.013 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.105 [DefaultDispatcher-worker-10 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab8589a 2025-03-19 11:40:35.110 [DefaultDispatcher-worker-10 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab8589a 2025-03-19 11:40:35.111 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54653/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:40:35.111 [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:54653/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-19 11:40:35.111 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54653/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:40:35.122 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54653/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:40:35.123 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54653/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:40:35.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-19 11:40:35.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-19 11:40:35.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.162 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bb74e1: (connection evicted) 2025-03-19 11:40:35.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-19 11:40:35.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-19 11:40:35.164 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab8589a 2025-03-19 11:40:35.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-19 11:40:35.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-19 11:40:35.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-19 11:40:35.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1d1467 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-19 11:40:35.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-19 11:40:35.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-19 11:40:35.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-19 11:40:35.200 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-19 11:40:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-19 11:40:35.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-19 11:40:35.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.202 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1: (connection evicted) 2025-03-19 11:40:35.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-19 11:40:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-19 11:40:35.203 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3185c 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-19 11:40:35.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-03-19 11:40:35.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-03-19 11:40:35.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-19 11:40:35.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118fbaf0 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d875d 2025-03-19 11:40:35.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d875d 2025-03-19 11:40:35.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-19 11:40:35.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-19 11:40:35.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-19 11:40:35.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.221 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e: (connection evicted) 2025-03-19 11:40:35.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-19 11:40:35.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2673487b 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-19 11:40:35.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-03-19 11:40:35.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1 2025-03-19 11:40:35.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-19 11:40:35.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194224ca 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-03-19 11:40:35.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-03-19 11:40:35.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-19 11:40:35.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-19 11:40:35.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-19 11:40:35.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.241 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff5d4f1: (connection evicted) 2025-03-19 11:40:35.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-19 11:40:35.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632c3f55 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-19 11:40:35.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4afd10 2025-03-19 11:40:35.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4afd10 2025-03-19 11:40:35.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48277712 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-19 11:40:35.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44b46 2025-03-19 11:40:35.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44b46 2025-03-19 11:40:35.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-19 11:40:35.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-19 11:40:35.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-19 11:40:35.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.269 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e4afd10: (connection evicted) 2025-03-19 11:40:35.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-19 11:40:35.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-19 11:40:35.277 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.316 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.334 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.354 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@596afb2f 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df2a206 2025-03-19 11:40:35.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df2a206 2025-03-19 11:40:35.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61993d18 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-19 11:40:35.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-19 11:40:35.552 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.558 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.564 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.577 [DefaultDispatcher-worker-2 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.582 [DefaultDispatcher-worker-2 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.587 [DefaultDispatcher-worker-2 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-19 11:40:35.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-19 11:40:35.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.622 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df2a206: (connection evicted) 2025-03-19 11:40:35.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-19 11:40:35.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-19 11:40:35.625 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a388cc 2025-03-19 11:40:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-19 11:40:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddb302 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-19 11:40:35.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-19 11:40:35.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-19 11:40:35.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6200b644 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb44964 2025-03-19 11:40:35.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb44964 2025-03-19 11:40:35.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-19 11:40:35.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-19 11:40:35.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-19 11:40:35.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.645 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff: (connection evicted) 2025-03-19 11:40:35.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-19 11:40:35.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dda56f 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-03-19 11:40:35.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-03-19 11:40:35.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df37f7a 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-03-19 11:40:35.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-03-19 11:40:35.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-19 11:40:35.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-19 11:40:35.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-19 11:40:35.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.657 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7: (connection evicted) 2025-03-19 11:40:35.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-19 11:40:35.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-19 11:40:35.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-03-19 11:40:35.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-03-19 11:40:35.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2025-03-19 11:40:35.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2025-03-19 11:40:35.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-19 11:40:35.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-19 11:40:35.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-19 11:40:35.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.668 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e: (connection evicted) 2025-03-19 11:40:35.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-19 11:40:35.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3722f39d 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-19 11:40:35.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2025-03-19 11:40:35.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2025-03-19 11:40:35.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0013b8 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-19 11:40:35.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2025-03-19 11:40:35.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2025-03-19 11:40:35.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-19 11:40:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-19 11:40:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-19 11:40:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.726 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b63253: (connection evicted) 2025-03-19 11:40:35.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-19 11:40:35.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-19 11:40:35.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-03-19 11:40:35.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-03-19 11:40:35.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15371de2 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2025-03-19 11:40:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2025-03-19 11:40:35.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-19 11:40:35.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-19 11:40:35.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-19 11:40:35.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.740 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160c7c42: (connection evicted) 2025-03-19 11:40:35.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-19 11:40:35.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:40:35.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:40:35.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-19 11:40:35.742 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-19 11:40:35.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 11:40:35.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 11:40:35.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-19 11:40:35.756 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.759 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 11:40:35.760 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 11:40:35.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-19 11:40:35.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-19 11:40:35.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.761 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fedf908: (connection evicted) 2025-03-19 11:40:35.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-19 11:40:35.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-19 11:40:35.762 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-03-19 11:40:35.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-03-19 11:40:35.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-19 11:40:35.767 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-19 11:40:35.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-03-19 11:40:35.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-19 11:40:35.779 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-19 11:40:35.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-19 11:40:35.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.783 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f: (connection evicted) 2025-03-19 11:40:35.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-19 11:40:35.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:40:35.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:40:35.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-19 11:40:35.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-03-19 11:40:35.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-03-19 11:40:35.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-19 11:40:35.838 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.851 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.872 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.890 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.899 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.904 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-03-19 11:40:35.905 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-03-19 11:40:35.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-19 11:40:35.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-19 11:40:35.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:35.906 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336d28a1: (connection evicted) 2025-03-19 11:40:35.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:35.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-19 11:40:35.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-19 11:40:35.907 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-03-19 11:40:35.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-03-19 11:40:35.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-19 11:40:35.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:35.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-03-19 11:40:35.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-03-19 11:40:35.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-19 11:40:36.009 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.018 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-19 11:40:36.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-19 11:40:36.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.052 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca: (connection evicted) 2025-03-19 11:40:36.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-19 11:40:36.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-19 11:40:36.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-03-19 11:40:36.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-03-19 11:40:36.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537b3be1 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-19 11:40:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-19 11:40:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-03-19 11:40:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-19 11:40:36.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-19 11:40:36.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-19 11:40:36.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.066 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d810f2: (connection evicted) 2025-03-19 11:40:36.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-19 11:40:36.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b19712f 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-19 11:40:36.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:40:36.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:40:36.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-03-19 11:40:36.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-03-19 11:40:36.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-19 11:40:36.164 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.176 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.183 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-03-19 11:40:36.184 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-03-19 11:40:36.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-19 11:40:36.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-19 11:40:36.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.185 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510e4d79: (connection evicted) 2025-03-19 11:40:36.185 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-19 11:40:36.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-19 11:40:36.186 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-03-19 11:40:36.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-03-19 11:40:36.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-03-19 11:40:36.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-19 11:40:36.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-19 11:40:36.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-19 11:40:36.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-19 11:40:36.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-19 11:40:36.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.199 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8: (connection evicted) 2025-03-19 11:40:36.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-19 11:40:36.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a49597 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-03-19 11:40:36.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-03-19 11:40:36.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-19 11:40:36.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-03-19 11:40:36.220 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-03-19 11:40:36.221 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-03-19 11:40:36.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-19 11:40:36.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-19 11:40:36.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-19 11:40:36.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-19 11:40:36.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-19 11:40:36.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:40:36.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-19 11:40:36.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-19 11:40:36.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-19 11:40:36.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-19 11:40:36.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-19 11:40:36.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-19 11:40:36.238 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-19 11:40:36.239 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-19 11:40:36.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-19 11:40:36.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-19 11:40:36.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-19 11:40:36.246 [DefaultDispatcher-worker-4 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-19 11:40:36.247 [DefaultDispatcher-worker-18 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-19 11:40:36.248 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-19 11:40:36.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-19 11:40:36.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-19 11:40:36.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.250 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c190cfc: (connection evicted) 2025-03-19 11:40:36.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-19 11:40:36.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-19 11:40:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-03-19 11:40:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-03-19 11:40:36.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-19 11:40:36.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-03-19 11:40:36.260 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-03-19 11:40:36.261 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-03-19 11:40:36.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526893f 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@37caecda 2025-03-19 11:40:36.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@37caecda 2025-03-19 11:40:36.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-19 11:40:36.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-19 11:40:36.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-19 11:40:36.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:40:36.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-19 11:40:36.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:36.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-19 11:40:36.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-19 11:40:36.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-19 11:40:36.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-19 11:40:36.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-19 11:40:36.275 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-19 11:40:36.276 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70169464 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-03-19 11:40:36.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-03-19 11:40:36.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-19 11:40:36.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-19 11:40:36.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-19 11:40:36.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:40:36.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-19 11:40:36.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-19 11:40:36.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c3d9e28 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-19 11:40:36.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-19 11:40:36.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-19 11:40:36.297 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.314 [DefaultDispatcher-worker-15 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-19 11:40:36.320 [DefaultDispatcher-worker-16 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-19 11:40:36.324 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.341 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.347 [DefaultDispatcher-worker-19 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-19 11:40:36.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-19 11:40:36.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-19 11:40:36.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.349 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d148bd: (connection evicted) 2025-03-19 11:40:36.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-19 11:40:36.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-19 11:40:36.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2772a9 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-19 11:40:36.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-19 11:40:36.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-19 11:40:36.363 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.370 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-19 11:40:36.375 [DefaultDispatcher-worker-18 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-19 11:40:36.377 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-19 11:40:36.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-19 11:40:36.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.385 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87: (connection evicted) 2025-03-19 11:40:36.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-19 11:40:36.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd4780c 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-03-19 11:40:36.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-03-19 11:40:36.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-19 11:40:36.408 [DefaultDispatcher-worker-7 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-03-19 11:40:36.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-19 11:40:36.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-19 11:40:36.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.409 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395eb363: (connection evicted) 2025-03-19 11:40:36.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-19 11:40:36.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23708f14 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-19 11:40:36.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-19 11:40:36.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-19 11:40:36.429 [DefaultDispatcher-worker-13 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-19 11:40:36.434 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-19 11:40:36.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-19 11:40:36.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-19 11:40:36.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.434 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3: (connection evicted) 2025-03-19 11:40:36.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-19 11:40:36.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e61a863 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-19 11:40:36.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-19 11:40:36.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-19 11:40:36.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-19 11:40:36.455 [DefaultDispatcher-worker-2 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-19 11:40:36.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-19 11:40:36.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-19 11:40:36.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.456 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b: (connection evicted) 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-19 11:40:36.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33891646 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-19 11:40:36.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2becb2 2025-03-19 11:40:36.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2becb2 2025-03-19 11:40:36.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-19 11:40:36.475 [DefaultDispatcher-worker-8 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2becb2 2025-03-19 11:40:36.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-19 11:40:36.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-19 11:40:36.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.475 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2becb2: (connection evicted) 2025-03-19 11:40:36.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-19 11:40:36.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-19 11:40:36.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-19 11:40:36.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71418a4a 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-19 11:40:36.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-19 11:40:36.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-19 11:40:36.656 [DefaultDispatcher-worker-19 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-19 11:40:36.661 [DefaultDispatcher-worker-2 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-19 11:40:36.662 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36765/manifest.json 2025-03-19 11:40:36.663 [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:36765/manifest.json. 2025-03-19 11:40:36.663 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36765/manifest.json 2025-03-19 11:40:36.664 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36765/manifest.json 2025-03-19 11:40:36.664 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36765/manifest.json 2025-03-19 11:40:36.716 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.740 [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:36765/manifest.json. 2025-03-19 11:40:36.740 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36765/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:36.748 [DefaultDispatcher-worker-3 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-19 11:40:36.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-19 11:40:36.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-19 11:40:36.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.752 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d021c1: (connection evicted) 2025-03-19 11:40:36.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:36.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-19 11:40:36.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-19 11:40:36.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@acd115d 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-19 11:40:36.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-19 11:40:36.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70df41f9 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-19 11:40:36.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-19 11:40:36.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-19 11:40:36.800 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:40:36.836 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-03-19 11:40:36.836 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e612122 2025-03-19 11:40:36.877 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.884 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:36.889 [DefaultDispatcher-worker-3 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:42087 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64df8422 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-19 11:40:36.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-19 11:40:36.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-19 11:40:36.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-19 11:40:36.906 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:40:36.912 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:40:36.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:40:36.912 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:40:36.912 [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-03-19 11:40:36.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:40:36.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:40:36.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:40:36.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbe532b 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:36.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-19 11:40:36.942 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.948 [DefaultDispatcher-worker-16 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.951 [DefaultDispatcher-worker-12 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-19 11:40:36.953 [DefaultDispatcher-worker-12 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-19 11:40:36.957 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.961 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.962 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:36.962 [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:42087/api/content/706711257248776192/_ustadmanifest.json. 2025-03-19 11:40:36.962 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:36.964 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:36.964 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:36.964 [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:42087/api/content/706711257248776192/_ustadmanifest.json. 2025-03-19 11:40:36.964 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:36.971 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.974 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:40:36.975 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-815dafa7-79f8-49c0-98b7-b83cc8191107', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:40:36.976 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:36.977 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-815dafa7-79f8-49c0-98b7-b83cc8191107 2025-03-19 11:40:36.980 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:36.980 [DefaultDispatcher-worker-6 @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:42087/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:36.980 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:36.980 [DefaultDispatcher-worker-6 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42087/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:36.984 [DefaultDispatcher-worker-11 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:36.984 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/UmAppDatabase/replication/nodeId 2025-03-19 11:40:36.984 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42087/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:36.984 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/UmAppDatabase/replication/nodeId 2025-03-19 11:40:36.988 [DefaultDispatcher-worker-19 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/api/blob/upload-init-batch 2025-03-19 11:40:36.988 [DefaultDispatcher-worker-19 @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:42087/api/blob/upload-init-batch. 2025-03-19 11:40:36.988 [DefaultDispatcher-worker-19 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/api/blob/upload-init-batch 2025-03-19 11:40:36.988 [DefaultDispatcher-worker-19 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42087/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:36.991 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:37.014 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:37.028 [eventLoopGroupProxy-4-2 @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-03-19 11:40:37.028 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:37.028 [eventLoopGroupProxy-4-3 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:37.028 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:37.031 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:37.031 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:37.033 [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-03-19 11:40:37.033 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-03-19 11:40:37.033 [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-03-19 11:40:37.035 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/UmAppDatabase/replication/nodeId 2025-03-19 11:40:37.035 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42087/UmAppDatabase/replication/nodeId 2025-03-19 11:40:37.036 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:37.036 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:37.036 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:37.038 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-03-19 11:40:37.038 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-03-19 11:40:37.041 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:37.042 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-19 11:40:37.046 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:37.049 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2025-03-19 11:40:37.050 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/api/blob/upload-init-batch 2025-03-19 11:40:37.050 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42087/api/blob/upload-init-batch 2025-03-19 11:40:37.052 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42087/api/blob/upload-init-batch. 2025-03-19 11:40:37.053 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42087/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:37.060 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/api/blob/upload-batch-data 2025-03-19 11:40:37.060 [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:42087/api/blob/upload-batch-data. 2025-03-19 11:40:37.060 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/api/blob/upload-batch-data 2025-03-19 11:40:37.061 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:37.066 [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-03-19 11:40:37.073 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-19 11:40:37.074 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:37.074 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-19 11:40:37.074 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/api/blob/upload-batch-data 2025-03-19 11:40:37.079 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/api/blob/upload-batch-data 2025-03-19 11:40:37.079 [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:42087/api/blob/upload-batch-data. 2025-03-19 11:40:37.079 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/api/blob/upload-batch-data 2025-03-19 11:40:37.079 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42087/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:37.081 [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-03-19 11:40:37.083 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-19 11:40:37.083 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:37.083 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:37.084 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/api/blob/upload-batch-data 2025-03-19 11:40:37.095 [DefaultDispatcher-worker-13 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:37.101 [DefaultDispatcher-worker-9 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:37.111 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/UmAppDatabase/replication/message 2025-03-19 11:40:37.111 [DefaultDispatcher-worker-9 @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:42087/UmAppDatabase/replication/message. 2025-03-19 11:40:37.111 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/UmAppDatabase/replication/message 2025-03-19 11:40:37.111 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42087/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:37.112 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:37.112 [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-03-19 11:40:37.112 [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-03-19 11:40:37.125 [DefaultDispatcher-worker-16 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-19 11:40:37.125 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:37.126 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:37.126 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-19 11:40:37.126 [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:42087/api/content/706711257248776192/_ustadmanifest.json. 2025-03-19 11:40:37.126 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:37.126 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/UmAppDatabase/replication/message 2025-03-19 11:40:37.126 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42087/UmAppDatabase/replication/message 2025-03-19 11:40:37.126 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42087/UmAppDatabase/replication/message. 2025-03-19 11:40:37.126 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42087/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:37.127 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:37.127 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json 2025-03-19 11:40:37.127 [DefaultDispatcher-worker-9 @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:42087/api/content/706711257248776192/_ustadmanifest.json. 2025-03-19 11:40:37.127 [DefaultDispatcher-worker-9 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42087/api/content/706711257248776192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:37.131 [DefaultDispatcher-worker-7 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-19 11:40:37.131 [DefaultDispatcher-worker-17 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-19 11:40:37.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:40:37.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:40:37.132 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:40:37.132 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:40:37.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:40:37.133 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-19 11:40:37.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-19 11:40:37.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-19 11:40:37.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:37.133 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@abe7d36: (connection evicted) 2025-03-19 11:40:37.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:37.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-19 11:40:37.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-19 11:40:37.408 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:37.408 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:37.596 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:38.137 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e612122 2025-03-19 11:40:38.138 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e612122 2025-03-19 11:40:38.140 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-19 11:40:38.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-19 11:40:38.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-19 11:40:38.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:38.140 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46590dd0: (connection evicted) 2025-03-19 11:40:38.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:38.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-19 11:40:38.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a38a12 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:38.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:38.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:38.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:38.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-19 11:40:38.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:38.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-19 11:40:38.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-19 11:40:38.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-19 11:40:38.154 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:40:38.156 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-19 11:40:38.156 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f69d246 2025-03-19 11:40:38.157 [DefaultDispatcher-worker-15 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:38059 2025-03-19 11:40:38.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-19 11:40:38.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:38.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:38.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d51b6a8 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:38.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-19 11:40:38.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-19 11:40:38.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-19 11:40:38.160 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:40:38.160 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:40:38.160 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:40:38.160 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:40:38.160 [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-03-19 11:40:38.160 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:40:38.160 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:40:38.160 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:40:38.160 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4202276 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:38.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:38.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-19 11:40:38.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-19 11:40:38.181 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.185 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.189 [DefaultDispatcher-worker-20 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-19 11:40:38.191 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-19 11:40:38.195 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.199 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.199 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:38.200 [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:38059/api/content/706711264599072768/_ustadmanifest.json. 2025-03-19 11:40:38.200 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:38.201 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:38.201 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:38.201 [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:38059/api/content/706711264599072768/_ustadmanifest.json. 2025-03-19 11:40:38.201 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:38.208 [DefaultDispatcher-worker-13 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.208 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:40:38.208 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-16f1eef7-b851-49c9-bead-b7033c6b4bcb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:40:38.209 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:38.209 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-16f1eef7-b851-49c9-bead-b7033c6b4bcb 2025-03-19 11:40:38.210 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:38.210 [DefaultDispatcher-worker-13 @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:38059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:38.210 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:38.210 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:38.212 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:38.212 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:38.213 [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-03-19 11:40:38.213 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.213 [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-03-19 11:40:38.213 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.213 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 11:40:38.213 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:38.213 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:38.216 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.216 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/UmAppDatabase/replication/nodeId 2025-03-19 11:40:38.216 [DefaultDispatcher-worker-5 @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:38059/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:38.216 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/UmAppDatabase/replication/nodeId 2025-03-19 11:40:38.217 [DefaultDispatcher-worker-16 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.217 [DefaultDispatcher-worker-16 @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:38059/api/blob/upload-init-batch. 2025-03-19 11:40:38.217 [DefaultDispatcher-worker-16 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.217 [DefaultDispatcher-worker-16 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:38.217 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:38.218 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.218 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-19 11:40:38.218 [DefaultDispatcher-worker-20 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/UmAppDatabase/replication/nodeId 2025-03-19 11:40:38.218 [DefaultDispatcher-worker-20 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/UmAppDatabase/replication/nodeId 2025-03-19 11:40:38.219 [eventLoopGroupProxy-7-3 @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-03-19 11:40:38.219 [eventLoopGroupProxy-7-3 @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-03-19 11:40:38.220 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:38.221 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-19 11:40:38.221 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.221 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.222 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38059/api/blob/upload-init-batch. 2025-03-19 11:40:38.222 [DefaultDispatcher-worker-20 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38059/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:38.223 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.223 [DefaultDispatcher-worker-20 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.223 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.223 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.224 [DefaultDispatcher-worker-12 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.224 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:40:38.226 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:38.226 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.226 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:38.226 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.228 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.228 [DefaultDispatcher-worker-11 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.228 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.228 [DefaultDispatcher-worker-11 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.230 [DefaultDispatcher-worker-17 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.230 [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-03-19 11:40:38.232 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:38.232 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.232 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:38.232 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.233 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.234 [DefaultDispatcher-worker-17 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.234 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.234 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.235 [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-03-19 11:40:38.243 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:38.243 [DefaultDispatcher-worker-8 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-19 11:40:38.245 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:38.258 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:38.261 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:38.276 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.276 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:38.277 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.277 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.277 [DefaultDispatcher-worker-8 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.277 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.278 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.279 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.279 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:38.279 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.279 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.279 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38059/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:38.280 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:38059/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38059/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-19 11:40:38.280 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38059/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.286 [DefaultDispatcher-worker-3 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.291 [DefaultDispatcher-worker-5 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:38.292 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:40:38.792 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9ca90a87-950c-48ca-8209-a270beb08456', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:40:38.792 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:38.793 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9ca90a87-950c-48ca-8209-a270beb08456 2025-03-19 11:40:38.795 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.795 [DefaultDispatcher-worker-11 @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:38059/api/blob/upload-init-batch. 2025-03-19 11:40:38.795 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.795 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:38.796 [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-03-19 11:40:38.797 [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-03-19 11:40:38.797 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:38.798 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-19 11:40:38.799 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.799 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/api/blob/upload-init-batch 2025-03-19 11:40:38.799 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38059/api/blob/upload-init-batch. 2025-03-19 11:40:38.799 [DefaultDispatcher-worker-11 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38059/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:38.800 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.800 [DefaultDispatcher-worker-13 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.800 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.800 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.801 [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-03-19 11:40:38.803 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.803 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:38.803 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.804 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.804 [DefaultDispatcher-worker-11 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.804 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.804 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.805 [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-03-19 11:40:38.806 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.806 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:38.807 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.807 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.807 [DefaultDispatcher-worker-7 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.807 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.807 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.808 [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-03-19 11:40:38.849 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.849 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 11:40:38.849 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.849 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.849 [DefaultDispatcher-worker-5 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.849 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.849 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.850 [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-03-19 11:40:38.892 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.893 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:38.893 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.894 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.894 [DefaultDispatcher-worker-6 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.894 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.894 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.895 [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-03-19 11:40:38.936 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.936 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 11:40:38.937 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.937 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.937 [DefaultDispatcher-worker-6 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.937 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.937 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.938 [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-03-19 11:40:38.980 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:38.980 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:38.981 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.981 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.981 [DefaultDispatcher-worker-6 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:38.981 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:38.981 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:38.982 [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-03-19 11:40:39.024 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.024 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.025 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.025 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.025 [DefaultDispatcher-worker-6 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.025 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.025 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.026 [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-03-19 11:40:39.068 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.068 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.069 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.069 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.069 [DefaultDispatcher-worker-6 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.069 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.069 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.070 [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-03-19 11:40:39.112 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.112 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.112 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.112 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.112 [DefaultDispatcher-worker-6 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.113 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.113 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.113 [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-03-19 11:40:39.155 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.155 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.156 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.157 [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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.157 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.158 [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-03-19 11:40:39.199 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.200 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.200 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.200 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.201 [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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.201 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.201 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.201 [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-03-19 11:40:39.243 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.243 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.244 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.244 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.244 [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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.244 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.244 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.245 [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-03-19 11:40:39.287 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.287 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:39.288 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.289 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.289 [DefaultDispatcher-worker-20 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.289 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.289 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.290 [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-03-19 11:40:39.299 [DefaultDispatcher-worker-5 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:39.332 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:39.332 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.332 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:39.332 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.333 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.333 [DefaultDispatcher-worker-10 @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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.333 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.333 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.334 [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-03-19 11:40:39.335 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:39.335 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.335 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:39.335 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.336 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.336 [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:38059/api/blob/upload-batch-data. 2025-03-19 11:40:39.336 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.336 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:39.337 [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-03-19 11:40:39.338 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:39.338 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.338 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:39.339 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/blob/upload-batch-data 2025-03-19 11:40:39.344 [DefaultDispatcher-worker-18 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:39.349 [DefaultDispatcher-worker-2 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:39.349 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/UmAppDatabase/replication/message 2025-03-19 11:40:39.349 [DefaultDispatcher-worker-2 @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:38059/UmAppDatabase/replication/message. 2025-03-19 11:40:39.349 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/UmAppDatabase/replication/message 2025-03-19 11:40:39.349 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38059/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:39.350 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:39.351 [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-03-19 11:40:39.351 [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-03-19 11:40:39.361 [DefaultDispatcher-worker-7 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-19 11:40:39.361 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:39.361 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-03-19 11:40:39.361 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:39.361 [DefaultDispatcher-worker-2 @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:38059/api/content/706711264599072768/_ustadmanifest.json. 2025-03-19 11:40:39.361 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:39.362 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/UmAppDatabase/replication/message 2025-03-19 11:40:39.362 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/UmAppDatabase/replication/message 2025-03-19 11:40:39.362 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38059/UmAppDatabase/replication/message. 2025-03-19 11:40:39.363 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38059/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:39.363 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:39.363 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json 2025-03-19 11:40:39.363 [DefaultDispatcher-worker-4 @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:38059/api/content/706711264599072768/_ustadmanifest.json. 2025-03-19 11:40:39.363 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38059/api/content/706711264599072768/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:39.367 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-19 11:40:39.369 [DefaultDispatcher-worker-13 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-19 11:40:39.370 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:40:39.370 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:40:39.370 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:40:39.370 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:40:39.370 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:40:39.371 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-19 11:40:39.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-19 11:40:39.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-19 11:40:39.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:39.371 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34588991: (connection evicted) 2025-03-19 11:40:39.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:39.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-19 11:40:39.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-19 11:40:39.660 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:39.792 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:39.845 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:40.144 [DefaultDispatcher-worker-11 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-19 11:40:40.376 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f69d246 2025-03-19 11:40:40.376 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f69d246 2025-03-19 11:40:40.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-19 11:40:40.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-19 11:40:40.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:40.377 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9: (connection evicted) 2025-03-19 11:40:40.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:40.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-19 11:40:40.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feab3ae 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:40.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:40.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-19 11:40:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167f9043 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:40.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:40.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-19 11:40:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-03-19 11:40:40.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-03-19 11:40:40.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-19 11:40:40.412 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:40:40.413 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 11:40:40.413 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d126f07 2025-03-19 11:40:40.414 [DefaultDispatcher-worker-11 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:35671 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a941fb4 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:40.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-19 11:40:40.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-19 11:40:40.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-19 11:40:40.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:40:40.416 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:40:40.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:40:40.416 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:40:40.416 [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-03-19 11:40:40.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:40:40.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:40:40.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:40:40.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e4d8cd 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:40.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:40.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-19 11:40:40.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-19 11:40:40.436 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.441 [DefaultDispatcher-worker-18 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.445 [DefaultDispatcher-worker-14 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-19 11:40:40.446 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-19 11:40:40.451 [DefaultDispatcher-worker-12 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.457 [DefaultDispatcher-worker-20 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.457 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.457 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json. 2025-03-19 11:40:40.457 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.458 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.458 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.458 [Test worker @coroutine#640] 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:35671/api/content/706711271816335360/_ustadmanifest.json. 2025-03-19 11:40:40.458 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:40.469 [DefaultDispatcher-worker-5 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.469 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:40:40.469 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5f93b76d-b6b4-410c-8552-dcbb8f62d198', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:40:40.470 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:40.470 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5f93b76d-b6b4-410c-8552-dcbb8f62d198 2025-03-19 11:40:40.471 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:40.471 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35671/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:40.471 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:40.471 [DefaultDispatcher-worker-5 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:40.473 [eventLoopGroupProxy-10-2 @call-handler#670] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:40.473 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:40.474 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:40.474 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.474 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:40.474 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.474 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 11:40:40.474 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:40.474 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:40.477 [DefaultDispatcher-worker-18 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.477 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/UmAppDatabase/replication/nodeId 2025-03-19 11:40:40.477 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35671/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:40.477 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/UmAppDatabase/replication/nodeId 2025-03-19 11:40:40.478 [eventLoopGroupProxy-10-1 @call-handler#679] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:40.478 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.478 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-19 11:40:40.478 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/blob/upload-init-batch 2025-03-19 11:40:40.478 [DefaultDispatcher-worker-8 @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:35671/api/blob/upload-init-batch. 2025-03-19 11:40:40.479 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/blob/upload-init-batch 2025-03-19 11:40:40.479 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:40.479 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/UmAppDatabase/replication/nodeId 2025-03-19 11:40:40.479 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/UmAppDatabase/replication/nodeId 2025-03-19 11:40:40.479 [eventLoopGroupProxy-10-1 @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-03-19 11:40:40.479 [eventLoopGroupProxy-10-1 @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-03-19 11:40:40.481 [eventLoopGroupProxy-10-1 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.482 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-19 11:40:40.482 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/blob/upload-init-batch 2025-03-19 11:40:40.482 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/api/blob/upload-init-batch 2025-03-19 11:40:40.482 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35671/api/blob/upload-init-batch. 2025-03-19 11:40:40.482 [DefaultDispatcher-worker-20 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35671/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:40.483 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.483 [DefaultDispatcher-worker-20 @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:35671/api/blob/upload-batch-data. 2025-03-19 11:40:40.483 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.483 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:40.484 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:40:40.485 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.486 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.486 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.486 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:40.486 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.487 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.487 [DefaultDispatcher-worker-20 @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:35671/api/blob/upload-batch-data. 2025-03-19 11:40:40.487 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.487 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:40.488 [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-03-19 11:40:40.490 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.490 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.490 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:40.490 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.491 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.491 [DefaultDispatcher-worker-20 @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:35671/api/blob/upload-batch-data. 2025-03-19 11:40:40.491 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.491 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:40.491 [DefaultDispatcher-worker-9 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.492 [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-03-19 11:40:40.495 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.495 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.495 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-19 11:40:40.496 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.497 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.497 [DefaultDispatcher-worker-20 @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:35671/api/blob/upload-batch-data. 2025-03-19 11:40:40.497 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.497 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:40.498 [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-03-19 11:40:40.499 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.499 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.499 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:40.499 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.500 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.500 [DefaultDispatcher-worker-20 @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:35671/api/blob/upload-batch-data. 2025-03-19 11:40:40.500 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.500 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:40.501 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:40.501 [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-03-19 11:40:40.502 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:40.502 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.503 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:40.503 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:40.503 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/blob/upload-batch-data 2025-03-19 11:40:40.510 [DefaultDispatcher-worker-20 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.515 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:40.515 [DefaultDispatcher-worker-19 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.515 [DefaultDispatcher-worker-19 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/UmAppDatabase/replication/message 2025-03-19 11:40:40.515 [DefaultDispatcher-worker-19 @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:35671/UmAppDatabase/replication/message. 2025-03-19 11:40:40.515 [DefaultDispatcher-worker-19 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/UmAppDatabase/replication/message 2025-03-19 11:40:40.515 [DefaultDispatcher-worker-19 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35671/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:40.516 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:40.517 [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-03-19 11:40:40.517 [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-03-19 11:40:40.517 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:40.528 [DefaultDispatcher-worker-20 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-03-19 11:40:40.529 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:40.529 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-19 11:40:40.529 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.529 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json. 2025-03-19 11:40:40.529 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.530 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/UmAppDatabase/replication/message 2025-03-19 11:40:40.530 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/UmAppDatabase/replication/message 2025-03-19 11:40:40.530 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35671/UmAppDatabase/replication/message. 2025-03-19 11:40:40.530 [DefaultDispatcher-worker-8 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35671/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:40.530 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.530 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json 2025-03-19 11:40:40.531 [DefaultDispatcher-worker-19 @coroutine#634] 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:35671/api/content/706711271816335360/_ustadmanifest.json. 2025-03-19 11:40:40.531 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35671/api/content/706711271816335360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:40.536 [DefaultDispatcher-worker-1 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34114276 2025-03-19 11:40:40.536 [DefaultDispatcher-worker-9 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-03-19 11:40:40.537 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:40:40.537 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:40:40.537 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:40:40.537 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:40:40.537 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:40:40.538 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-19 11:40:40.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-19 11:40:40.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-19 11:40:40.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:40.538 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34114276: (connection evicted) 2025-03-19 11:40:40.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:40.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-19 11:40:40.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-19 11:40:40.916 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:40.916 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:41.010 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:41.542 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d126f07 2025-03-19 11:40:41.542 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d126f07 2025-03-19 11:40:41.543 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f2b1b4 2025-03-19 11:40:41.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-19 11:40:41.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-19 11:40:41.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:41.543 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f370472: (connection evicted) 2025-03-19 11:40:41.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:41.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-19 11:40:41.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9f0360 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:41.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:41.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-19 11:40:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1784a296 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:41.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:41.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-19 11:40:41.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-19 11:40:41.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-19 11:40:41.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-19 11:40:41.558 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:40:41.559 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 11:40:41.559 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1dd6e400 2025-03-19 11:40:41.560 [DefaultDispatcher-worker-9 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:36763 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@584f4ca5 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:41.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:41.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:41.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-19 11:40:41.561 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:40:41.562 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:40:41.562 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:40:41.562 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:40:41.562 [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-03-19 11:40:41.562 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:40:41.562 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:40:41.562 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:40:41.562 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53654b2d 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:41.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-19 11:40:41.583 [DefaultDispatcher-worker-3 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.588 [DefaultDispatcher-worker-19 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.647 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:41.649 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:41.660 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:41.662 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:41.681 [DefaultDispatcher-worker-19 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:41.707 [DefaultDispatcher-worker-19 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:41.711 [DefaultDispatcher-worker-19 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:41.713 [DefaultDispatcher-worker-19 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:41.722 [DefaultDispatcher-worker-2 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.726 [DefaultDispatcher-worker-5 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.727 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:41.727 [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:36763/api/content/706711275152498688/_ustadmanifest.json. 2025-03-19 11:40:41.727 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:41.728 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:41.728 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:41.729 [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:36763/api/content/706711275152498688/_ustadmanifest.json. 2025-03-19 11:40:41.729 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:41.783 [DefaultDispatcher-worker-19 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.784 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:40:41.784 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-45434623-9258-400a-801d-a0b2aae4ac0c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:40:41.785 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:40:41.785 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-45434623-9258-400a-801d-a0b2aae4ac0c 2025-03-19 11:40:41.785 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:41.785 [DefaultDispatcher-worker-11 @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:36763/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:41.785 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:41.786 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:41.788 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:41.788 [eventLoopGroupProxy-13-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:41.788 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.788 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.788 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.788 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.788 [eventLoopGroupProxy-13-2 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 11:40:41.789 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:41.789 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:41.791 [DefaultDispatcher-worker-5 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.791 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/UmAppDatabase/replication/nodeId 2025-03-19 11:40:41.791 [DefaultDispatcher-worker-5 @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:36763/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:41.791 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/UmAppDatabase/replication/nodeId 2025-03-19 11:40:41.792 [eventLoopGroupProxy-13-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:41.792 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.792 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-19 11:40:41.792 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/UmAppDatabase/replication/nodeId 2025-03-19 11:40:41.792 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36763/UmAppDatabase/replication/nodeId 2025-03-19 11:40:41.798 [DefaultDispatcher-worker-15 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.804 [DefaultDispatcher-worker-14 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:41.807 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-init-batch 2025-03-19 11:40:41.807 [DefaultDispatcher-worker-17 @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:36763/api/blob/upload-init-batch. 2025-03-19 11:40:41.807 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-init-batch 2025-03-19 11:40:41.807 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:41.808 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.808 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.851 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.853 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-19 11:40:41.853 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-init-batch 2025-03-19 11:40:41.853 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36763/api/blob/upload-init-batch 2025-03-19 11:40:41.854 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36763/api/blob/upload-init-batch. 2025-03-19 11:40:41.854 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36763/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:41.856 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.856 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:41.856 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.856 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:41.857 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.859 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.859 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.859 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:41.859 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.860 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.860 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:41.860 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.860 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:41.861 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.903 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.903 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.904 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:41.904 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.905 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.905 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:41.905 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.905 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:41.906 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.907 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.907 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.907 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:41.907 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.908 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.908 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:41.908 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.908 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:41.908 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.911 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.911 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.911 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-19 11:40:41.911 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.912 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.912 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:41.912 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.912 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:41.913 [eventLoopGroupProxy-13-2 @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-03-19 11:40:41.956 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:41.956 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:41.956 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:41.956 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.958 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.958 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:41.958 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:41.958 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:41.959 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.021 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.021 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.021 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-03-19 11:40:42.021 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.023 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.023 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.023 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.023 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.024 [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-03-19 11:40:42.071 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.072 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.072 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-19 11:40:42.072 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.073 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.073 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.073 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.073 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.074 [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-03-19 11:40:42.117 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.117 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.118 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:40:42.118 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.119 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.119 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.119 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.119 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.120 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.163 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.163 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.163 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.164 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.165 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.165 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.165 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.165 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.165 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.208 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.208 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.208 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.208 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.209 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.209 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.209 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.209 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.210 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.211 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.211 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.211 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.211 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.212 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.212 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.212 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.212 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.212 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.213 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.214 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.214 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.214 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.214 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.214 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.215 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.215 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.215 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.217 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.217 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.217 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.217 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.218 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.218 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.218 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.218 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.219 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.220 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.220 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.220 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.220 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.221 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.221 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.221 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.221 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.222 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.223 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.223 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.223 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.223 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.224 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.224 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.225 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.226 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.226 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.226 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.226 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.227 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.227 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.227 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.227 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.228 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.229 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.229 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.230 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-19 11:40:42.230 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.230 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.230 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.230 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.231 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.231 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.232 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.232 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.232 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.233 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.233 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.233 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.233 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.233 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.234 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.236 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.236 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.236 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.236 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.237 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.237 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.237 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.237 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.237 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.238 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.239 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.239 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.239 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.239 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.239 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.239 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.239 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.240 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.241 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.241 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.241 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.241 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.242 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.242 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.242 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.242 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.243 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.244 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.244 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.244 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.244 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.245 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.245 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.245 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.245 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.245 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.246 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.246 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.246 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.247 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.247 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.247 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.247 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.247 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.248 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.249 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.249 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.249 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.249 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.250 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.250 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.250 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.250 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.250 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.251 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.251 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.251 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.252 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.252 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.252 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.252 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.252 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.253 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.254 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.254 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.254 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.254 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.255 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.255 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.255 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.255 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.255 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.256 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.256 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.256 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.257 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.257 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.257 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.257 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.257 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.258 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.259 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.259 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.259 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.259 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.260 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.260 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.260 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.260 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.260 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.261 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.261 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.261 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.263 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.264 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.264 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.264 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.264 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.265 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.265 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.265 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.266 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.266 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.266 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.267 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.267 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.267 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.267 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.267 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.268 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.269 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.269 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.269 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.270 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.270 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.270 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.270 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.270 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.271 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.271 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.271 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.271 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.272 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.272 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.272 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.272 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.273 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.274 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.274 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.274 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.274 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.275 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.275 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.275 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.275 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.275 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.276 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.276 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.276 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.276 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.277 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.277 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.277 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.277 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.278 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.278 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.278 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.279 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.279 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.279 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.279 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.279 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.279 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.280 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.301 [DefaultDispatcher-worker-17 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:42.321 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.322 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.322 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:42.323 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.324 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.324 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.324 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.324 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.324 [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-03-19 11:40:42.326 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.326 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.326 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.326 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.327 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.327 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.327 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.327 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.327 [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-03-19 11:40:42.329 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.329 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.329 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.329 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.330 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.330 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.330 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.330 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.330 [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-03-19 11:40:42.334 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.334 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.335 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-19 11:40:42.335 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.336 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.336 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.336 [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-03-19 11:40:42.379 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.379 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.379 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.379 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.380 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.380 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.380 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.380 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.380 [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-03-19 11:40:42.424 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.424 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.424 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:40:42.424 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.425 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.425 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.425 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.425 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.426 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.427 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.427 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.427 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.427 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.428 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.428 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.428 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.428 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.428 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.429 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.429 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.429 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.430 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.430 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.430 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.430 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.430 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.431 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.473 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.473 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.474 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.474 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.475 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.475 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.475 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.475 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.476 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.477 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.477 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.477 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.477 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.478 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.478 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.478 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.479 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.479 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.479 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.479 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.480 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.480 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.480 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.480 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.480 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.481 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.482 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.482 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.482 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.482 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.482 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.482 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.482 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.483 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.484 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.484 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.484 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.484 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.485 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.485 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.485 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.485 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.486 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.528 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.528 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.528 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:42.529 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.530 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.530 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.530 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.530 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.531 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.532 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.532 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.532 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.532 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.533 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.533 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.533 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.533 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.533 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.535 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.535 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.535 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.535 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.536 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.536 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.536 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.536 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.536 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.538 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.538 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.538 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.538 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.539 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.539 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.539 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.539 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.539 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.540 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.541 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.541 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.541 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.541 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.541 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.541 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.542 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.542 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.543 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.543 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.544 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.544 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.544 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.545 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.546 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.546 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.546 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.547 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.547 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.547 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.547 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.547 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.548 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.549 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.549 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.549 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.549 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.550 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.550 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.550 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.550 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.551 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.552 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.552 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.552 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.552 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.553 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.553 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.553 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.553 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.554 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.555 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.555 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.555 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.555 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.556 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.556 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.556 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.556 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.556 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.557 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.558 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.558 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.558 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.559 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.559 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.559 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.559 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.560 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.561 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.561 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.561 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.561 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.562 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.562 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.563 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.564 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.564 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.564 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.564 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.565 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.565 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.565 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.565 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.565 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.608 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.608 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.608 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.608 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.609 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.609 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.609 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.609 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.610 [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-03-19 11:40:42.611 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.611 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.611 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.611 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.612 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.612 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.612 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.612 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.613 [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-03-19 11:40:42.614 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.614 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.614 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.614 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.615 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.615 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.615 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.615 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.616 [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-03-19 11:40:42.657 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.658 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.658 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:42.658 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.659 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.659 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.659 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.659 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.660 [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-03-19 11:40:42.661 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.661 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.661 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.661 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.662 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.662 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.662 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.662 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.662 [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-03-19 11:40:42.663 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.663 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.663 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.663 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.664 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.664 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.664 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.664 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.666 [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-03-19 11:40:42.667 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.667 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.667 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.667 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.668 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.668 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.668 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.668 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.668 [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-03-19 11:40:42.710 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.710 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.710 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:42.711 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.711 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.711 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.711 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.711 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.712 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.713 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.713 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.713 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.713 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.714 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.714 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.714 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.714 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.715 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.756 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.756 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.756 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 11:40:42.756 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.757 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.757 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.757 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.758 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.758 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.803 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.803 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.803 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-19 11:40:42.804 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.804 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.804 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.804 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.804 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.805 [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-03-19 11:40:42.810 [DefaultDispatcher-worker-18 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:42.847 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.848 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.848 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.848 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.849 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.849 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.849 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.849 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.849 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.892 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.892 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.892 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:42.893 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.894 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.894 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.894 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.894 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.894 [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-03-19 11:40:42.895 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.895 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.896 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.896 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.896 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.896 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.896 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.896 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.897 [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-03-19 11:40:42.898 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.898 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.898 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.898 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.899 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.899 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.899 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.899 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.899 [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-03-19 11:40:42.900 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.900 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.900 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.900 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.901 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.901 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.901 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.901 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.901 [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-03-19 11:40:42.902 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.902 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.903 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.903 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.903 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.903 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.903 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.903 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.904 [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-03-19 11:40:42.905 [eventLoopGroupProxy-13-2 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.905 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.905 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.905 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.906 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.906 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.906 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.906 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.906 [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-03-19 11:40:42.907 [eventLoopGroupProxy-13-2 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.907 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.907 [eventLoopGroupProxy-13-2 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.908 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.908 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.908 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.908 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.908 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.909 [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-03-19 11:40:42.910 [eventLoopGroupProxy-13-2 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.910 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.910 [eventLoopGroupProxy-13-2 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.910 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.911 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.911 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.911 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.911 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.912 [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-03-19 11:40:42.913 [eventLoopGroupProxy-13-2 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.913 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.913 [eventLoopGroupProxy-13-2 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.913 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.914 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.914 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.914 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.914 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.914 [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-03-19 11:40:42.915 [eventLoopGroupProxy-13-2 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.915 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.915 [eventLoopGroupProxy-13-2 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.915 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.916 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.916 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.916 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.916 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.916 [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-03-19 11:40:42.917 [eventLoopGroupProxy-13-2 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.917 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.917 [eventLoopGroupProxy-13-2 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.918 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.918 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.918 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.918 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.918 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.918 [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-03-19 11:40:42.919 [eventLoopGroupProxy-13-2 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.919 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.920 [eventLoopGroupProxy-13-2 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.920 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.921 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.921 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.921 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.921 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.921 [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-03-19 11:40:42.922 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.922 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.922 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.922 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.923 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.923 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.923 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.923 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.923 [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-03-19 11:40:42.925 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.925 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.925 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.925 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.926 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.926 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.926 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.926 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.926 [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-03-19 11:40:42.927 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.927 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.927 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.928 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.928 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.928 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.928 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.928 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.929 [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-03-19 11:40:42.971 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.971 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.971 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:42.972 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.972 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.972 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.972 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.972 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.973 [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-03-19 11:40:42.974 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.974 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.974 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.975 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.976 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.976 [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-03-19 11:40:42.977 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.978 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.978 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.978 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.978 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.978 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.978 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.978 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.979 [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-03-19 11:40:42.980 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.980 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.980 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.980 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.981 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.981 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.981 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.981 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.981 [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-03-19 11:40:42.982 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.983 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.983 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:42.983 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.983 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.983 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.983 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.983 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.984 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.985 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.985 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.985 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.985 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.986 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.986 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.986 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.986 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.987 [eventLoopGroupProxy-13-2 @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-03-19 11:40:42.988 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:42.988 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:42.988 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:42.988 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.989 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.989 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:42.989 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:42.989 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:42.989 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.032 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.032 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.032 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.032 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.033 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.033 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.033 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.033 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.034 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.035 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.035 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.035 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.035 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.036 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.036 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.036 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.036 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.036 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.037 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.037 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.037 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.037 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.039 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.039 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.039 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.039 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.039 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.082 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.082 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.082 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.083 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.084 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.084 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.084 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.084 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.085 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.086 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.086 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.086 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.086 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.086 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.087 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.087 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.087 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.087 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.088 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.088 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.088 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.088 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.089 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.089 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.089 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.089 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.089 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.090 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.090 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.090 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.090 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.092 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.092 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.092 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.092 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.092 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.093 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.093 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.093 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.093 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.094 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.094 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.094 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.094 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.094 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.095 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.095 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.095 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.095 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.096 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.096 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.096 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.096 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.096 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.097 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.097 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.097 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.097 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.098 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.099 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.099 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.099 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.099 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.100 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.100 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.100 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.100 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.101 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.101 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.101 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.101 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.101 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.102 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.102 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.102 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.102 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.103 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.103 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.103 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.103 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.103 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.104 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.104 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.104 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.104 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.105 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.105 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.105 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.105 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.106 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.107 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.107 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.107 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.107 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.108 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.108 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.108 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.108 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.108 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.109 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.109 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.109 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.109 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.110 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.110 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.110 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.110 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.110 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.153 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.153 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.153 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.154 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.155 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.155 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.155 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.155 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.156 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.157 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.157 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.157 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.157 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.158 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.158 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.159 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.201 [eventLoopGroupProxy-13-2 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.201 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.201 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.201 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.202 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.202 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.202 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.202 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.202 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.203 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.203 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.203 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.203 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.204 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.204 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.204 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.204 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.205 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.247 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.247 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.247 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.247 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.248 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.248 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.248 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.248 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.249 [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-03-19 11:40:43.290 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.291 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.291 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.291 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.292 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.292 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.292 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.292 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.292 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.320 [DefaultDispatcher-worker-17 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:43.334 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.334 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.334 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.334 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.335 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.335 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.335 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.335 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.335 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.378 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.378 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.378 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.378 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.380 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.380 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.380 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.380 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.381 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.423 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.423 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.423 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.423 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.424 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.424 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.424 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.424 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.425 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.426 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.426 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.426 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.426 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.426 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.427 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.468 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.468 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.468 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 11:40:43.468 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.469 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.469 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.469 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.469 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.469 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.471 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.471 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.471 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:43.471 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.472 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.472 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.472 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.472 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.473 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.474 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.474 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.474 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.475 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.475 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.475 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.475 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.475 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.475 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.477 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.477 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.477 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:43.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.477 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.477 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.478 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.479 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.479 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.479 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.479 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.480 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.480 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.480 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.480 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.480 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.481 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.481 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.481 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.481 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.482 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.482 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.482 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.482 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.482 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.524 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.525 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.525 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.525 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.526 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.526 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.526 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.527 [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-03-19 11:40:43.528 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.528 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.528 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.528 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.528 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.528 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.528 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.528 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.529 [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-03-19 11:40:43.529 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.530 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.530 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.530 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.530 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.530 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.530 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.530 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.531 [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-03-19 11:40:43.531 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.531 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.531 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-19 11:40:43.532 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.532 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.532 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.532 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.532 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.532 [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-03-19 11:40:43.548 [DefaultDispatcher-worker-3 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.566 [DefaultDispatcher-worker-3 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:43.574 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.574 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.574 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.574 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.575 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.575 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.575 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.575 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.575 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:40:43.576 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.576 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.576 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.577 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.578 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.578 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.578 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.578 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.578 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:40:43.579 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.579 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.579 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.579 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.580 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.580 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.580 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.580 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.580 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:40:43.581 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.581 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.581 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.581 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.582 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.582 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.582 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.582 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.582 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.625 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.625 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.625 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.625 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.626 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.626 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.626 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.626 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.627 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.670 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.670 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.670 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.671 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.672 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.672 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.672 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.672 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.672 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.674 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.674 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.674 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:43.674 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.675 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.675 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.675 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.676 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.676 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.681 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.681 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.681 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-19 11:40:43.681 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.682 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.682 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.682 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.682 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.682 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.683 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.683 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.683 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.683 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.684 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.684 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.684 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.684 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.684 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.727 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.727 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.727 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.728 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.728 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.728 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.728 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.728 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.729 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.730 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.730 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.730 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.730 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.731 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.731 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.731 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.731 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.732 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.774 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.774 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.774 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.775 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.775 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.776 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.819 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.819 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.819 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.819 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.820 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.820 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.820 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.820 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.821 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.822 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.822 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.822 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.822 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.823 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.823 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.823 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.823 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.823 [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-03-19 11:40:43.829 [DefaultDispatcher-worker-6 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:43.866 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.866 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.866 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:40:43.866 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.867 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.867 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.867 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.867 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.867 [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-03-19 11:40:43.868 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.868 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.869 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:43.869 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.870 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.871 [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-03-19 11:40:43.872 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.872 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.872 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.872 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.872 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.872 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.873 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.873 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.873 [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-03-19 11:40:43.874 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.874 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.874 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.874 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.875 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.875 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.875 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.875 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.875 [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-03-19 11:40:43.922 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.922 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.922 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-19 11:40:43.922 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.923 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.923 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.923 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.923 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.924 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.966 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.966 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.966 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:40:43.966 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.967 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.967 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.967 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.968 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.969 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.969 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:43.969 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.970 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.970 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.970 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.970 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.971 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.972 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.972 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.972 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:40:43.972 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.973 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.973 [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:36763/api/blob/upload-batch-data. 2025-03-19 11:40:43.973 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.973 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:43.973 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.975 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:43.975 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.975 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:40:43.975 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/blob/upload-batch-data 2025-03-19 11:40:43.982 [DefaultDispatcher-worker-9 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:43.985 [DefaultDispatcher-worker-3 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:43.986 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/UmAppDatabase/replication/message 2025-03-19 11:40:43.986 [DefaultDispatcher-worker-3 @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:36763/UmAppDatabase/replication/message. 2025-03-19 11:40:43.986 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/UmAppDatabase/replication/message 2025-03-19 11:40:43.986 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36763/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:43.986 [eventLoopGroupProxy-13-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:43.987 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.987 [eventLoopGroupProxy-13-2 @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-03-19 11:40:43.999 [DefaultDispatcher-worker-11 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-19 11:40:43.999 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:43.999 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-19 11:40:43.999 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:43.999 [DefaultDispatcher-worker-11 @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:36763/api/content/706711275152498688/_ustadmanifest.json. 2025-03-19 11:40:43.999 [DefaultDispatcher-worker-11 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:44.000 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/UmAppDatabase/replication/message 2025-03-19 11:40:44.000 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36763/UmAppDatabase/replication/message 2025-03-19 11:40:44.000 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36763/UmAppDatabase/replication/message. 2025-03-19 11:40:44.000 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36763/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:44.000 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:44.000 [DefaultDispatcher-worker-1 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json 2025-03-19 11:40:44.001 [DefaultDispatcher-worker-7 @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:36763/api/content/706711275152498688/_ustadmanifest.json. 2025-03-19 11:40:44.001 [DefaultDispatcher-worker-7 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36763/api/content/706711275152498688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:40:44.005 [DefaultDispatcher-worker-10 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33478a2f 2025-03-19 11:40:44.017 [DefaultDispatcher-worker-1 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-03-19 11:40:44.032 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:40:44.032 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:40:44.032 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:40:44.032 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:40:44.032 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:40:44.034 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bc1903 2025-03-19 11:40:44.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-19 11:40:44.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-19 11:40:44.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:44.034 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33478a2f: (connection evicted) 2025-03-19 11:40:44.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:44.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-19 11:40:44.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-19 11:40:44.062 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:44.062 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:44.482 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:40:45.039 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1dd6e400 2025-03-19 11:40:45.039 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1dd6e400 2025-03-19 11:40:45.042 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-19 11:40:45.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-19 11:40:45.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-19 11:40:45.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:45.043 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af6839c: (connection evicted) 2025-03-19 11:40:45.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:45.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-19 11:40:45.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232be28d 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:45.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-03-19 11:40:45.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-03-19 11:40:45.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-19 11:40:45.089 [DefaultDispatcher-worker-6 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13552290 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:45.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6705fb02 2025-03-19 11:40:45.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6705fb02 2025-03-19 11:40:45.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e2696e8 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:45.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cdbd18 2025-03-19 11:40:45.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cdbd18 2025-03-19 11:40:45.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-19 11:40:45.095 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:40:45.095 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-19 11:40:45.096 [DefaultDispatcher-worker-7 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:37163 2025-03-19 11:40:45.098 [DefaultDispatcher-worker-7 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6705fb02 2025-03-19 11:40:45.099 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37163/api/blob/upload-init-batch 2025-03-19 11:40:45.099 [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:37163/api/blob/upload-init-batch. 2025-03-19 11:40:45.099 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37163/api/blob/upload-init-batch 2025-03-19 11:40:45.099 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37163/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:45.101 [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-03-19 11:40:45.101 [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-03-19 11:40:45.102 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cdbd18 2025-03-19 11:40:45.102 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37163/api/blob/upload-init-batch 2025-03-19 11:40:45.102 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37163/api/blob/upload-init-batch 2025-03-19 11:40:45.102 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37163/api/blob/upload-init-batch. 2025-03-19 11:40:45.103 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37163/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:45.103 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37163/api/blob/upload-batch-data 2025-03-19 11:40:45.103 [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:37163/api/blob/upload-batch-data. 2025-03-19 11:40:45.103 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37163/api/blob/upload-batch-data 2025-03-19 11:40:45.103 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37163/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:45.103 [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-03-19 11:40:45.105 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cdbd18 2025-03-19 11:40:45.105 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:45.106 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37163/api/blob/upload-batch-data 2025-03-19 11:40:45.107 [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-03-19 11:40:45.109 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:45.112 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6705fb02 2025-03-19 11:40:45.152 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:45.193 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:45.194 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdddfa4 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-19 11:40:46.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc 2025-03-19 11:40:46.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc 2025-03-19 11:40:46.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-19 11:40:46.201 [DefaultDispatcher-worker-17 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc 2025-03-19 11:40:46.203 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44769/api/blob/upload-init-batch 2025-03-19 11:40:46.203 [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:44769/api/blob/upload-init-batch. 2025-03-19 11:40:46.203 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44769/api/blob/upload-init-batch 2025-03-19 11:40:46.203 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44769/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:46.204 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44769/api/blob/upload-init-batch 2025-03-19 11:40:46.204 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44769/api/blob/upload-init-batch 2025-03-19 11:40:46.205 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44769/api/blob/upload-init-batch. 2025-03-19 11:40:46.205 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44769/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:46.210 [DefaultDispatcher-worker-7 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc 2025-03-19 11:40:46.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-19 11:40:46.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-19 11:40:46.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.212 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0fc0bc: (connection evicted) 2025-03-19 11:40:46.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-19 11:40:46.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-19 11:40:46.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a906078 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-19 11:40:46.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3724ab90 2025-03-19 11:40:46.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3724ab90 2025-03-19 11:40:46.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-19 11:40:46.236 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60811/api/blob/upload-init-batch 2025-03-19 11:40:46.236 [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:60811/api/blob/upload-init-batch. 2025-03-19 11:40:46.236 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60811/api/blob/upload-init-batch 2025-03-19 11:40:46.236 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60811/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:46.237 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60811/api/blob/upload-init-batch 2025-03-19 11:40:46.237 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60811/api/blob/upload-init-batch 2025-03-19 11:40:46.237 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60811/api/blob/upload-init-batch. 2025-03-19 11:40:46.237 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60811/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:46.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-19 11:40:46.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-19 11:40:46.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.238 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3724ab90: (connection evicted) 2025-03-19 11:40:46.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-19 11:40:46.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccce165 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-19 11:40:46.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd 2025-03-19 11:40:46.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd 2025-03-19 11:40:46.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-19 11:40:46.252 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50215/api/blob/upload-init-batch 2025-03-19 11:40:46.252 [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:50215/api/blob/upload-init-batch. 2025-03-19 11:40:46.252 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50215/api/blob/upload-init-batch 2025-03-19 11:40:46.252 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50215/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:40:46.253 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50215/api/blob/upload-init-batch 2025-03-19 11:40:46.253 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50215/api/blob/upload-init-batch 2025-03-19 11:40:46.253 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50215/api/blob/upload-init-batch. 2025-03-19 11:40:46.253 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50215/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:46.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-19 11:40:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-19 11:40:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.257 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd: (connection evicted) 2025-03-19 11:40:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-19 11:40:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@272485a6 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b678b3 2025-03-19 11:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b678b3 2025-03-19 11:40:46.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-19 11:40:46.510 [DefaultDispatcher-worker-10 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b678b3 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a1e5fa7 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@498f1f63 2025-03-19 11:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@498f1f63 2025-03-19 11:40:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-19 11:40:46.532 [DefaultDispatcher-worker-19 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498f1f63 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c76b2fe 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-19 11:40:46.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@47629063 2025-03-19 11:40:46.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@47629063 2025-03-19 11:40:46.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49994a4 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-19 11:40:46.572 [DefaultDispatcher-worker-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.576 [DefaultDispatcher-worker-5 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.577 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.579 [DefaultDispatcher-worker-9 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.583 [DefaultDispatcher-worker-13 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.584 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.588 [DefaultDispatcher-worker-18 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-03-19 11:40:46.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-19 11:40:46.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-19 11:40:46.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.591 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5: (connection evicted) 2025-03-19 11:40:46.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-19 11:40:46.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b55fc83 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-19 11:40:46.610 [DefaultDispatcher-worker-10 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.613 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.614 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.618 [DefaultDispatcher-worker-16 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.621 [DefaultDispatcher-worker-6 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.623 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.627 [DefaultDispatcher-worker-13 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d200dce 2025-03-19 11:40:46.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-19 11:40:46.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-19 11:40:46.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.628 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d200dce: (connection evicted) 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-19 11:40:46.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445f6aa7 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2025-03-19 11:40:46.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2025-03-19 11:40:46.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-19 11:40:46.634 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.648 [DefaultDispatcher-worker-11 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2025-03-19 11:40:46.652 [DefaultDispatcher-worker-6 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2025-03-19 11:40:46.655 [DefaultDispatcher-worker-14 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2025-03-19 11:40:46.659 [DefaultDispatcher-worker-19 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2025-03-19 11:40:46.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-19 11:40:46.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-19 11:40:46.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.660 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b98c310: (connection evicted) 2025-03-19 11:40:46.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-19 11:40:46.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c40a65 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:46.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-19 11:40:46.682 [DefaultDispatcher-worker-16 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.686 [DefaultDispatcher-worker-9 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.689 [DefaultDispatcher-worker-9 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.693 [DefaultDispatcher-worker-14 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.694 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.697 [DefaultDispatcher-worker-9 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196537d 2025-03-19 11:40:46.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-19 11:40:46.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-19 11:40:46.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:46.698 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1196537d: (connection evicted) 2025-03-19 11:40:46.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:46.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-19 11:40:46.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-19 11:40:47.053 [DefaultDispatcher-worker-14 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-03-19 11:40:47.094 [DefaultDispatcher-worker-14 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cdbd18 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cb9b1 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e34bec 2025-03-19 11:40:50.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e34bec 2025-03-19 11:40:50.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-19 11:40:50.272 [DefaultDispatcher-worker-9 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e34bec 2025-03-19 11:40:50.351 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38d1e 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-19 11:40:50.819 [DefaultDispatcher-worker-20 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.823 [DefaultDispatcher-worker-15 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.827 [DefaultDispatcher-worker-1 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.830 [DefaultDispatcher-worker-17 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.835 [DefaultDispatcher-worker-10 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-19 11:40:50.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-03-19 11:40:50.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-03-19 11:40:50.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-19 11:40:50.856 [DefaultDispatcher-worker-4 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-03-19 11:40:50.860 [DefaultDispatcher-worker-11 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-03-19 11:40:50.863 [DefaultDispatcher-worker-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-03-19 11:40:50.866 [DefaultDispatcher-worker-3 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-19 11:40:50.885 [DefaultDispatcher-worker-12 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.889 [DefaultDispatcher-worker-7 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.892 [DefaultDispatcher-worker-15 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.895 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.898 [DefaultDispatcher-worker-13 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.901 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:50.904 [DefaultDispatcher-worker-12 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225890bc 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-19 11:40:50.923 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.927 [DefaultDispatcher-worker-7 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.930 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.934 [DefaultDispatcher-worker-9 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.938 [DefaultDispatcher-worker-17 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6347f9cc 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-19 11:40:50.939 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:50.956 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.960 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.964 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.967 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.968 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:50.970 [DefaultDispatcher-worker-16 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.975 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d776ac 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:50.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:50.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-19 11:40:50.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-19 11:40:50.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-19 11:40:50.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-19 11:40:50.995 [DefaultDispatcher-worker-3 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-19 11:40:50.999 [DefaultDispatcher-worker-9 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-19 11:40:51.002 [DefaultDispatcher-worker-3 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-19 11:40:51.005 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-19 11:40:51.005 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-19 11:40:51.023 [DefaultDispatcher-worker-10 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.027 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.030 [DefaultDispatcher-worker-6 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.033 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.036 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.039 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.042 [DefaultDispatcher-worker-9 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-19 11:40:51.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-03-19 11:40:51.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-03-19 11:40:51.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-19 11:40:51.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-19 11:40:51.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f9672 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-03-19 11:40:51.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-03-19 11:40:51.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-19 11:40:51.072 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-03-19 11:40:51.073 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d466ef9 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-19 11:40:51.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@601ca994 2025-03-19 11:40:51.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@601ca994 2025-03-19 11:40:51.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-19 11:40:51.078 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.090 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601ca994 2025-03-19 11:40:51.091 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601ca994 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b30b25f 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-19 11:40:51.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2025-03-19 11:40:51.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2025-03-19 11:40:51.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-19 11:40:51.106 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.107 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2025-03-19 11:40:51.108 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@195d4780 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6821d4e1 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2025-03-19 11:40:51.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2025-03-19 11:40:51.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-19 11:40:51.123 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2025-03-19 11:40:51.124 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701c413 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:51.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-03-19 11:40:51.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-03-19 11:40:51.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-19 11:40:51.144 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.146 [DefaultDispatcher-worker-9 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-03-19 11:40:51.150 [DefaultDispatcher-worker-14 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-03-19 11:40:51.155 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.164 [DefaultDispatcher-worker-12 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-03-19 11:40:51.177 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.195 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.210 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:51.226 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.171 [DefaultDispatcher-worker-3 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-03-19 11:40:52.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-19 11:40:52.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@764d54a0 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d5eca 2025-03-19 11:40:52.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d5eca 2025-03-19 11:40:52.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-19 11:40:52.191 [DefaultDispatcher-worker-1 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7d5eca 2025-03-19 11:40:52.195 [DefaultDispatcher-worker-2 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7d5eca 2025-03-19 11:40:52.199 [DefaultDispatcher-worker-5 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7d5eca 2025-03-19 11:40:52.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ea71d 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2025-03-19 11:40:52.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2025-03-19 11:40:52.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-19 11:40:52.220 [DefaultDispatcher-worker-11 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2025-03-19 11:40:52.225 [DefaultDispatcher-worker-4 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce5a2ea 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-19 11:40:52.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-19 11:40:52.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-19 11:40:52.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-19 11:40:52.246 [DefaultDispatcher-worker-15 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-19 11:40:52.250 [DefaultDispatcher-worker-20 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-19 11:40:52.251 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-19 11:40:52.255 [DefaultDispatcher-worker-20 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5e123d 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2025-03-19 11:40:52.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2025-03-19 11:40:52.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-19 11:40:52.272 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.296 [DefaultDispatcher-worker-10 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2025-03-19 11:40:52.300 [DefaultDispatcher-worker-4 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2025-03-19 11:40:52.300 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.305 [DefaultDispatcher-worker-4 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35a81281 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ac60d1 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-19 11:40:52.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2025-03-19 11:40:52.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2025-03-19 11:40:52.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-19 11:40:52.325 [DefaultDispatcher-worker-20 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2025-03-19 11:40:52.327 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.329 [DefaultDispatcher-worker-11 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2025-03-19 11:40:52.333 [DefaultDispatcher-worker-16 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8cea05 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@518ed9b4 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-19 11:40:52.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-03-19 11:40:52.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-03-19 11:40:52.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-19 11:40:52.355 [DefaultDispatcher-worker-14 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-03-19 11:40:52.356 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.359 [DefaultDispatcher-worker-14 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-03-19 11:40:52.363 [DefaultDispatcher-worker-15 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549fe529 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-03-19 11:40:52.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-03-19 11:40:52.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-19 11:40:52.383 [DefaultDispatcher-worker-16 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-03-19 11:40:52.387 [DefaultDispatcher-worker-17 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-03-19 11:40:52.391 [DefaultDispatcher-worker-10 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-03-19 11:40:52.394 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.394 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.395 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.395 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.396 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.406 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.434 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.437 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.438 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.438 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.464 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:52.479 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.480 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.480 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.521 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.522 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.522 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.563 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.564 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.564 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.606 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.606 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58863/ 2025-03-19 11:40:52.606 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58863/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.648 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58863/ 2025-03-19 11:40:52.652 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.652 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.653 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.654 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.654 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.696 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.696 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.696 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.738 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.738 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.738 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.779 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.780 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.780 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.821 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.822 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.822 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.864 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.864 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38219/ 2025-03-19 11:40:52.864 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38219/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:40:52.865 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38219/ 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505a48a2 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@67748053 2025-03-19 11:40:52.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@67748053 2025-03-19 11:40:52.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-19 11:40:52.960 [DefaultDispatcher-worker-9 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67748053 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b718c45 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-19 11:40:52.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1b10f2 2025-03-19 11:40:52.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1b10f2 2025-03-19 11:40:52.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-19 11:40:52.991 [DefaultDispatcher-worker-7 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1b10f2 2025-03-19 11:40:52.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ce27fa 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab780fd 2025-03-19 11:40:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab780fd 2025-03-19 11:40:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-19 11:40:53.014 [DefaultDispatcher-worker-19 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab780fd 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@624268ab 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:53.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:53.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-19 11:40:53.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-03-19 11:40:53.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-03-19 11:40:53.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-19 11:40:53.019 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.038 [DefaultDispatcher-worker-10 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a3c3a04 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:53.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:53.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-19 11:40:53.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4628f386 2025-03-19 11:40:53.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4628f386 2025-03-19 11:40:53.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-19 11:40:53.063 [DefaultDispatcher-worker-10 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4628f386 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ce597a 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:53.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e25bf7 2025-03-19 11:40:53.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e25bf7 2025-03-19 11:40:53.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-19 11:40:53.068 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.091 [DefaultDispatcher-worker-7 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e25bf7 2025-03-19 11:40:53.092 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f97fb 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:53.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:53.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:53.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-19 11:40:53.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@18baee88 2025-03-19 11:40:53.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@18baee88 2025-03-19 11:40:53.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-19 11:40:53.117 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.121 [DefaultDispatcher-worker-8 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18baee88 2025-03-19 11:40:53.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120661d2 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:53.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-19 11:40:53.140 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.144 [DefaultDispatcher-worker-2 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.149 [DefaultDispatcher-worker-18 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.153 [DefaultDispatcher-worker-15 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.157 [DefaultDispatcher-worker-20 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.164 [DefaultDispatcher-worker-7 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.164 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.168 [DefaultDispatcher-worker-2 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-03-19 11:40:53.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-19 11:40:53.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-19 11:40:53.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:53.171 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7715d43c: (connection evicted) 2025-03-19 11:40:53.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:53.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-19 11:40:53.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-19 11:40:53.204 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dc71b2 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2025-03-19 11:40:57.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2025-03-19 11:40:57.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-19 11:40:57.259 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2025-03-19 11:40:57.268 [DefaultDispatcher-worker-18 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2025-03-19 11:40:57.275 [DefaultDispatcher-worker-3 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51806858 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-19 11:40:57.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.295 [DefaultDispatcher-worker-1 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.299 [DefaultDispatcher-worker-13 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.303 [DefaultDispatcher-worker-2 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.307 [DefaultDispatcher-worker-11 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dcbf7 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd70118 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-19 11:40:57.318 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.328 [DefaultDispatcher-worker-5 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.332 [DefaultDispatcher-worker-18 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.335 [DefaultDispatcher-worker-16 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.339 [DefaultDispatcher-worker-2 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516370c1 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3956e933 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-19 11:40:57.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e98004e 2025-03-19 11:40:57.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e98004e 2025-03-19 11:40:57.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-19 11:40:57.349 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98004e 2025-03-19 11:40:57.362 [DefaultDispatcher-worker-9 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98004e 2025-03-19 11:40:57.366 [DefaultDispatcher-worker-14 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98004e 2025-03-19 11:40:57.372 [DefaultDispatcher-worker-12 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e98004e 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1509bd56 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-19 11:40:57.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2025-03-19 11:40:57.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2025-03-19 11:40:57.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-19 11:40:57.376 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2025-03-19 11:40:57.392 [DefaultDispatcher-worker-15 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2025-03-19 11:40:57.396 [DefaultDispatcher-worker-13 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f09d998 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-19 11:40:57.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-19 11:40:57.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-19 11:40:57.408 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.408 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-19 11:40:57.417 [DefaultDispatcher-worker-17 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-19 11:40:57.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8f5262 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-03-19 11:40:57.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-03-19 11:40:57.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-19 11:40:57.434 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-03-19 11:40:57.440 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.443 [DefaultDispatcher-worker-14 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-03-19 11:40:57.482 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.498 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.539 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a488ed 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-19 11:40:57.565 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.571 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.572 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.574 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.574 [DefaultDispatcher-worker-19 @coroutine#2116] 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:49261/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:57.574 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.574 [DefaultDispatcher-worker-19 @coroutine#2116] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49261/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:57.575 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.575 [DefaultDispatcher-worker-7 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.578 [DefaultDispatcher-worker-3 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.578 [DefaultDispatcher-worker-3 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.578 [DefaultDispatcher-worker-3 @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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:57.578 [DefaultDispatcher-worker-3 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.579 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.579 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.579 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333d5a0c 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-19 11:40:57.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-03-19 11:40:57.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-03-19 11:40:57.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-19 11:40:57.595 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-03-19 11:40:57.601 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-03-19 11:40:57.602 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-03-19 11:40:57.605 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:40:57.605 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49261/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-19 11:40:57.605 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:40:57.606 [DefaultDispatcher-worker-7 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:40:57.606 [DefaultDispatcher-worker-7 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:40:57.607 [DefaultDispatcher-worker-15 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d3bf0af 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5a26b7 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-19 11:40:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-19 11:40:57.650 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.652 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca8db13 2025-03-19 11:40:57.652 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca8db13 2025-03-19 11:40:57.654 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@126f36f6 2025-03-19 11:40:57.654 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@126f36f6 2025-03-19 11:40:57.655 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b063 2025-03-19 11:40:57.655 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b063 2025-03-19 11:40:57.656 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@53523ccd 2025-03-19 11:40:57.656 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@53523ccd 2025-03-19 11:40:57.658 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f805f7 2025-03-19 11:40:57.658 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f805f7 2025-03-19 11:40:57.659 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@624b4ab8 2025-03-19 11:40:57.659 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@624b4ab8 2025-03-19 11:40:57.661 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@710b2d3a 2025-03-19 11:40:57.661 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@710b2d3a 2025-03-19 11:40:57.662 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@337dc382 2025-03-19 11:40:57.662 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@337dc382 2025-03-19 11:40:57.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3bfa7 2025-03-19 11:40:57.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3bfa7 2025-03-19 11:40:57.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.670 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.671 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.671 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.672 [DefaultDispatcher-worker-11 @coroutine#2148] 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:48151/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:57.672 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.672 [DefaultDispatcher-worker-11 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48151/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:57.673 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.673 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.676 [DefaultDispatcher-worker-19 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.676 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.676 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:57.676 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.676 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.676 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.677 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.681 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.682 [DefaultDispatcher-worker-19 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.683 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4204f3 2025-03-19 11:40:57.683 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4204f3 2025-03-19 11:40:57.685 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eb4b 2025-03-19 11:40:57.685 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eb4b 2025-03-19 11:40:57.686 [DefaultDispatcher-worker-6 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.687 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba6f83 2025-03-19 11:40:57.688 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba6f83 2025-03-19 11:40:57.690 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b8e170 2025-03-19 11:40:57.690 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b8e170 2025-03-19 11:40:57.690 [DefaultDispatcher-worker-19 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.692 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f431028 2025-03-19 11:40:57.692 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f431028 2025-03-19 11:40:57.694 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b36738 2025-03-19 11:40:57.694 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b36738 2025-03-19 11:40:57.695 [DefaultDispatcher-worker-9 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.696 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a2c8da 2025-03-19 11:40:57.696 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a2c8da 2025-03-19 11:40:57.699 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21971e3f 2025-03-19 11:40:57.699 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21971e3f 2025-03-19 11:40:57.699 [DefaultDispatcher-worker-15 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.701 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@66929875 2025-03-19 11:40:57.701 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@66929875 2025-03-19 11:40:57.701 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.703 [DefaultDispatcher-worker-17 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.707 [DefaultDispatcher-worker-11 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.711 [DefaultDispatcher-worker-19 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.715 [DefaultDispatcher-worker-8 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.719 [DefaultDispatcher-worker-11 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19983dd1 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-19 11:40:57.741 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.747 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.748 [Test worker @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.749 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.749 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.749 [DefaultDispatcher-worker-8 @coroutine#2195] 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:37159/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:57.749 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.749 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37159/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:57.750 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.750 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.752 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@134fc8e2 2025-03-19 11:40:57.752 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@134fc8e2 2025-03-19 11:40:57.754 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8834fb 2025-03-19 11:40:57.754 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8834fb 2025-03-19 11:40:57.754 [DefaultDispatcher-worker-7 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.754 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.754 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:57.754 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.754 [DefaultDispatcher-worker-4 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.754 [DefaultDispatcher-worker-4 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.755 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:57.756 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b7a392 2025-03-19 11:40:57.756 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b7a392 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f5259a 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-19 11:40:57.757 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb53ec0 2025-03-19 11:40:57.757 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb53ec0 2025-03-19 11:40:57.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2025-03-19 11:40:57.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2025-03-19 11:40:57.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-19 11:40:57.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2025-03-19 11:40:57.759 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d0f56c 2025-03-19 11:40:57.759 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d0f56c 2025-03-19 11:40:57.761 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d232041 2025-03-19 11:40:57.761 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d232041 2025-03-19 11:40:57.763 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@49acb544 2025-03-19 11:40:57.763 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@49acb544 2025-03-19 11:40:57.765 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2025-03-19 11:40:57.765 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9ac18f 2025-03-19 11:40:57.765 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9ac18f 2025-03-19 11:40:57.766 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2025-03-19 11:40:57.767 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:40:57.767 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad728e5 2025-03-19 11:40:57.767 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad728e5 2025-03-19 11:40:57.767 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.767 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-19 11:40:57.767 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:40:57.768 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:40:57.768 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:40:57.771 [DefaultDispatcher-worker-10 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2063e0 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aade3c 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-19 11:40:57.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-19 11:40:57.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.827 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.828 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9249b9 2025-03-19 11:40:57.828 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9249b9 2025-03-19 11:40:57.830 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b6bb 2025-03-19 11:40:57.830 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b6bb 2025-03-19 11:40:57.831 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a22c9 2025-03-19 11:40:57.831 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a22c9 2025-03-19 11:40:57.832 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.833 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.833 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468bc80 2025-03-19 11:40:57.833 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468bc80 2025-03-19 11:40:57.834 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.834 [DefaultDispatcher-worker-15 @coroutine#2227] 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:52299/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:57.834 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.834 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52299/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:57.835 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.835 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.835 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2efa35 2025-03-19 11:40:57.835 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2efa35 2025-03-19 11:40:57.837 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e67f45 2025-03-19 11:40:57.837 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e67f45 2025-03-19 11:40:57.838 [DefaultDispatcher-worker-11 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.838 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.838 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:57.838 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.839 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.839 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.839 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a675a 2025-03-19 11:40:57.839 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a675a 2025-03-19 11:40:57.840 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1001b435 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-19 11:40:57.841 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@244743cf 2025-03-19 11:40:57.841 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@244743cf 2025-03-19 11:40:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-03-19 11:40:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-03-19 11:40:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-19 11:40:57.843 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-03-19 11:40:57.843 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e92ea20 2025-03-19 11:40:57.843 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e92ea20 2025-03-19 11:40:57.843 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.849 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-03-19 11:40:57.850 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-03-19 11:40:57.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e10574 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-19 11:40:57.855 [DefaultDispatcher-worker-19 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54972f9a 2025-03-19 11:40:57.858 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.860 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@710f6a9f 2025-03-19 11:40:57.860 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@710f6a9f 2025-03-19 11:40:57.861 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc89ace 2025-03-19 11:40:57.861 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc89ace 2025-03-19 11:40:57.863 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf701ef 2025-03-19 11:40:57.863 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf701ef 2025-03-19 11:40:57.864 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef590f5 2025-03-19 11:40:57.864 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef590f5 2025-03-19 11:40:57.866 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a44e26 2025-03-19 11:40:57.866 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a44e26 2025-03-19 11:40:57.868 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.868 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f01ac96 2025-03-19 11:40:57.868 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@f01ac96 2025-03-19 11:40:57.870 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cba2ce0 2025-03-19 11:40:57.870 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cba2ce0 2025-03-19 11:40:57.872 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eda6fba 2025-03-19 11:40:57.872 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eda6fba 2025-03-19 11:40:57.874 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4899cf39 2025-03-19 11:40:57.874 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4899cf39 2025-03-19 11:40:57.874 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.874 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.875 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.876 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.876 [DefaultDispatcher-worker-9 @coroutine#2256] 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:40687/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:57.876 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.876 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40687/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:57.877 [DefaultDispatcher-worker-7 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.877 [DefaultDispatcher-worker-7 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.880 [DefaultDispatcher-worker-14 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.880 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.880 [DefaultDispatcher-worker-14 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:57.880 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.881 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.881 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.882 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b2db8bc 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-19 11:40:57.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-19 11:40:57.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-19 11:40:57.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-19 11:40:57.885 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-19 11:40:57.891 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-19 11:40:57.892 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d5e2b8 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.893 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:57.894 [DefaultDispatcher-worker-10 @coroutine#2278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-19 11:40:57.897 [DefaultDispatcher-worker-20 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-19 11:40:57.909 [DefaultDispatcher-worker-10 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:57.911 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.913 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2525b58c 2025-03-19 11:40:57.913 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2525b58c 2025-03-19 11:40:57.915 [DefaultDispatcher-worker-10 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:57.915 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be25f58 2025-03-19 11:40:57.915 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be25f58 2025-03-19 11:40:57.916 [DefaultDispatcher-worker-10 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:57.917 [DefaultDispatcher-worker-20 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.917 [DefaultDispatcher-worker-20 @coroutine#2285] 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-03-19 11:40:57.917 [DefaultDispatcher-worker-20 @coroutine#2285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.917 [DefaultDispatcher-worker-20 @coroutine#2285] 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-03-19 11:40:57.917 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:57.917 [DefaultDispatcher-worker-10 @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://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:40:57.917 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:57.918 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdddefc 2025-03-19 11:40:57.918 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdddefc 2025-03-19 11:40:57.918 [DefaultDispatcher-worker-3 @coroutine#2285] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.918 [DefaultDispatcher-worker-11 @coroutine#2278] 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-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c494d7 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:57.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:57.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-19 11:40:57.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-19 11:40:57.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adf5563 2025-03-19 11:40:57.920 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adf5563 2025-03-19 11:40:57.922 [DefaultDispatcher-worker-18 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:57.922 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.922 [DefaultDispatcher-worker-18 @coroutine#2284] 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-03-19 11:40:57.922 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.922 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62de0461 2025-03-19 11:40:57.922 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62de0461 2025-03-19 11:40:57.923 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.924 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bff9ffd 2025-03-19 11:40:57.924 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bff9ffd 2025-03-19 11:40:57.926 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a149040 2025-03-19 11:40:57.926 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a149040 2025-03-19 11:40:57.928 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@af0aa2c 2025-03-19 11:40:57.928 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@af0aa2c 2025-03-19 11:40:57.930 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@181f4a1f 2025-03-19 11:40:57.930 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@181f4a1f 2025-03-19 11:40:57.930 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.935 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.941 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.942 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.943 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.944 [DefaultDispatcher-worker-19 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.944 [DefaultDispatcher-worker-19 @coroutine#2299] 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:40373/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:57.944 [DefaultDispatcher-worker-19 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.944 [DefaultDispatcher-worker-19 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:57.945 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb0baec 2025-03-19 11:40:57.945 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb0baec 2025-03-19 11:40:57.945 [DefaultDispatcher-worker-3 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.945 [DefaultDispatcher-worker-3 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:57.947 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75775bea 2025-03-19 11:40:57.947 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75775bea 2025-03-19 11:40:57.949 [DefaultDispatcher-worker-19 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.949 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.949 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:57.949 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.949 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.949 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:57.949 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7148d19c 2025-03-19 11:40:57.949 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7148d19c 2025-03-19 11:40:57.950 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.952 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@344a51d1 2025-03-19 11:40:57.952 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@344a51d1 2025-03-19 11:40:57.952 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.954 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a53ea6e 2025-03-19 11:40:57.954 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a53ea6e 2025-03-19 11:40:57.955 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6ddc89 2025-03-19 11:40:57.955 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6ddc89 2025-03-19 11:40:57.955 [DefaultDispatcher-worker-11 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.956 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@53440c5 2025-03-19 11:40:57.956 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@53440c5 2025-03-19 11:40:57.957 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45aa2b94 2025-03-19 11:40:57.957 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45aa2b94 2025-03-19 11:40:57.958 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c7a5ce 2025-03-19 11:40:57.958 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c7a5ce 2025-03-19 11:40:57.959 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4195b7f9 2025-03-19 11:40:57.959 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4195b7f9 2025-03-19 11:40:57.959 [DefaultDispatcher-worker-17 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.960 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5465ae9e 2025-03-19 11:40:57.960 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5465ae9e 2025-03-19 11:40:57.961 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@49721af 2025-03-19 11:40:57.961 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@49721af 2025-03-19 11:40:57.962 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b02ee6 2025-03-19 11:40:57.962 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b02ee6 2025-03-19 11:40:57.962 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.964 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@213b2c20 2025-03-19 11:40:57.964 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@213b2c20 2025-03-19 11:40:57.964 [DefaultDispatcher-worker-15 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.966 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35594518 2025-03-19 11:40:57.966 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35594518 2025-03-19 11:40:57.968 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@591f1635 2025-03-19 11:40:57.968 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@591f1635 2025-03-19 11:40:57.968 [DefaultDispatcher-worker-19 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.970 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b8dee0 2025-03-19 11:40:57.970 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b8dee0 2025-03-19 11:40:57.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9aa47b 2025-03-19 11:40:57.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9aa47b 2025-03-19 11:40:57.972 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:57.973 [DefaultDispatcher-worker-5 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.977 [DefaultDispatcher-worker-5 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.981 [DefaultDispatcher-worker-10 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.985 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.985 [DefaultDispatcher-worker-12 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.987 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c6a6f 2025-03-19 11:40:57.987 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@395c6a6f 2025-03-19 11:40:57.989 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@379b9334 2025-03-19 11:40:57.989 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@379b9334 2025-03-19 11:40:57.989 [DefaultDispatcher-worker-4 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:57.991 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a4011f 2025-03-19 11:40:57.991 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a4011f 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:40:57.991 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40373/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:57.992 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:57.992 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-19 11:40:57.992 [DefaultDispatcher-worker-11 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:57.992 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:57.992 [DefaultDispatcher-worker-13 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:57.993 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a6990f 2025-03-19 11:40:57.993 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a6990f 2025-03-19 11:40:57.994 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:57.995 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c739aa6 2025-03-19 11:40:57.995 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c739aa6 2025-03-19 11:40:57.996 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@251f4a1 2025-03-19 11:40:57.996 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@251f4a1 2025-03-19 11:40:57.997 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@471aae2f 2025-03-19 11:40:57.997 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@471aae2f 2025-03-19 11:40:57.998 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c961a9b 2025-03-19 11:40:57.998 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c961a9b 2025-03-19 11:40:57.999 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5425f32a 2025-03-19 11:40:57.999 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5425f32a 2025-03-19 11:40:58.001 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a99fd1 2025-03-19 11:40:58.001 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a99fd1 2025-03-19 11:40:58.001 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16896640 2025-03-19 11:40:58.001 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16896640 2025-03-19 11:40:58.002 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dab10a0 2025-03-19 11:40:58.002 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dab10a0 2025-03-19 11:40:58.003 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269f689d 2025-03-19 11:40:58.003 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@269f689d 2025-03-19 11:40:58.003 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.004 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40521148 2025-03-19 11:40:58.004 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40521148 2025-03-19 11:40:58.006 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cac991b 2025-03-19 11:40:58.006 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cac991b 2025-03-19 11:40:58.008 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bfc648 2025-03-19 11:40:58.008 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bfc648 2025-03-19 11:40:58.010 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84efef 2025-03-19 11:40:58.010 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84efef 2025-03-19 11:40:58.012 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8c7346 2025-03-19 11:40:58.012 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8c7346 2025-03-19 11:40:58.012 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.018 [DefaultDispatcher-worker-10 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:58.020 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0f5567 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-19 11:40:58.022 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4923f33 2025-03-19 11:40:58.022 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4923f33 2025-03-19 11:40:58.024 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55c1d1 2025-03-19 11:40:58.024 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55c1d1 2025-03-19 11:40:58.026 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6a5443 2025-03-19 11:40:58.026 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6a5443 2025-03-19 11:40:58.028 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b68cbea 2025-03-19 11:40:58.028 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b68cbea 2025-03-19 11:40:58.030 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e961e13 2025-03-19 11:40:58.030 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e961e13 2025-03-19 11:40:58.032 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae90759 2025-03-19 11:40:58.032 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae90759 2025-03-19 11:40:58.034 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fd8c0b 2025-03-19 11:40:58.034 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fd8c0b 2025-03-19 11:40:58.035 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.036 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4734a5 2025-03-19 11:40:58.036 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4734a5 2025-03-19 11:40:58.037 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfd158 2025-03-19 11:40:58.037 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cfd158 2025-03-19 11:40:58.037 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.041 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.042 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.043 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.043 [DefaultDispatcher-worker-8 @coroutine#2351] 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:53697/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:58.043 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.043 [DefaultDispatcher-worker-8 @coroutine#2351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53697/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:58.044 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.044 [DefaultDispatcher-worker-3 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.047 [DefaultDispatcher-worker-12 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.047 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.047 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.047 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.048 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.048 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.049 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a25c9ad 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-19 11:40:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-03-19 11:40:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-03-19 11:40:58.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-19 11:40:58.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-03-19 11:40:58.058 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-03-19 11:40:58.059 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-03-19 11:40:58.062 [DefaultDispatcher-worker-5 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-03-19 11:40:58.063 [DefaultDispatcher-worker-16 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.066 [DefaultDispatcher-worker-4 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.068 [DefaultDispatcher-worker-19 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.071 [DefaultDispatcher-worker-6 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.082 [DefaultDispatcher-worker-15 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.089 [DefaultDispatcher-worker-7 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.093 [DefaultDispatcher-worker-8 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.096 [DefaultDispatcher-worker-12 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.100 [DefaultDispatcher-worker-17 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.104 [DefaultDispatcher-worker-13 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d921267 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-19 11:40:58.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-19 11:40:58.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.121 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.122 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.123 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d924370 2025-03-19 11:40:58.123 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d924370 2025-03-19 11:40:58.123 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.124 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.124 [DefaultDispatcher-worker-20 @coroutine#2393] 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:36185/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:58.124 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.124 [DefaultDispatcher-worker-20 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:58.124 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1355aeb2 2025-03-19 11:40:58.124 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1355aeb2 2025-03-19 11:40:58.125 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.125 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.125 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@176a2800 2025-03-19 11:40:58.125 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@176a2800 2025-03-19 11:40:58.127 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5268a489 2025-03-19 11:40:58.127 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5268a489 2025-03-19 11:40:58.128 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5deee477 2025-03-19 11:40:58.128 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5deee477 2025-03-19 11:40:58.128 [DefaultDispatcher-worker-15 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.128 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.128 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.128 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.129 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.129 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.129 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6370f146 2025-03-19 11:40:58.129 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6370f146 2025-03-19 11:40:58.129 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b313d6 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-19 11:40:58.131 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@251cef00 2025-03-19 11:40:58.131 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@251cef00 2025-03-19 11:40:58.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-03-19 11:40:58.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-03-19 11:40:58.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-19 11:40:58.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-03-19 11:40:58.133 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32475bc6 2025-03-19 11:40:58.133 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32475bc6 2025-03-19 11:40:58.134 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0dca5 2025-03-19 11:40:58.134 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0dca5 2025-03-19 11:40:58.134 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.137 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-03-19 11:40:58.138 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-03-19 11:40:58.142 [DefaultDispatcher-worker-5 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2025-03-19 11:40:58.142 [DefaultDispatcher-worker-18 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.146 [DefaultDispatcher-worker-20 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.150 [DefaultDispatcher-worker-15 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.151 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.153 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7bc460 2025-03-19 11:40:58.153 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7bc460 2025-03-19 11:40:58.153 [DefaultDispatcher-worker-16 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.154 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:58.154 [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:36185/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:40:58.154 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:58.155 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:58.155 [DefaultDispatcher-worker-10 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:40:58.155 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc3bdf 2025-03-19 11:40:58.155 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc3bdf 2025-03-19 11:40:58.156 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@483af10 2025-03-19 11:40:58.157 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@483af10 2025-03-19 11:40:58.158 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@418131e4 2025-03-19 11:40:58.158 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@418131e4 2025-03-19 11:40:58.160 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109b570 2025-03-19 11:40:58.160 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109b570 2025-03-19 11:40:58.161 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@700a164d 2025-03-19 11:40:58.161 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@700a164d 2025-03-19 11:40:58.163 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6968cc73 2025-03-19 11:40:58.163 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6968cc73 2025-03-19 11:40:58.164 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aeceab 2025-03-19 11:40:58.164 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aeceab 2025-03-19 11:40:58.166 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d505ddb 2025-03-19 11:40:58.166 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d505ddb 2025-03-19 11:40:58.166 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.195 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36185/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:40:58.195 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36185/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:58.196 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:58.196 [DefaultDispatcher-worker-16 @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:36185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-19 11:40:58.196 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:58.197 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:58.197 [DefaultDispatcher-worker-4 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:40:58.206 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:40:58.208 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:58.208 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-03-19 11:40:58.208 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-03-19 11:40:58.210 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-03-19 11:40:58.210 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-03-19 11:40:58.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59da4992 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-19 11:40:58.211 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-03-19 11:40:58.211 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-03-19 11:40:58.213 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-03-19 11:40:58.213 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-03-19 11:40:58.215 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-03-19 11:40:58.215 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-03-19 11:40:58.216 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-03-19 11:40:58.216 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-03-19 11:40:58.218 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-03-19 11:40:58.218 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-03-19 11:40:58.219 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-03-19 11:40:58.219 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-03-19 11:40:58.221 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-03-19 11:40:58.221 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-03-19 11:40:58.221 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.228 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.229 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.230 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.230 [DefaultDispatcher-worker-18 @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:38727/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:58.230 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.230 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38727/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:58.230 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.230 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:58.232 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.233 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8ae4f1 2025-03-19 11:40:58.233 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8ae4f1 2025-03-19 11:40:58.234 [DefaultDispatcher-worker-18 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.234 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.234 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.234 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.235 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.235 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.235 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@134d0930 2025-03-19 11:40:58.235 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@134d0930 2025-03-19 11:40:58.235 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63661fc7 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-19 11:40:58.236 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17728f81 2025-03-19 11:40:58.236 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17728f81 2025-03-19 11:40:58.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@19412eef 2025-03-19 11:40:58.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@19412eef 2025-03-19 11:40:58.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-19 11:40:58.238 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19412eef 2025-03-19 11:40:58.238 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5270030b 2025-03-19 11:40:58.238 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5270030b 2025-03-19 11:40:58.240 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817c8d8 2025-03-19 11:40:58.240 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817c8d8 2025-03-19 11:40:58.241 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@63685663 2025-03-19 11:40:58.241 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@63685663 2025-03-19 11:40:58.243 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5c308 2025-03-19 11:40:58.243 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5c308 2025-03-19 11:40:58.243 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19412eef 2025-03-19 11:40:58.244 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19412eef 2025-03-19 11:40:58.245 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@325ffc44 2025-03-19 11:40:58.245 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@325ffc44 2025-03-19 11:40:58.246 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428b3df 2025-03-19 11:40:58.246 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428b3df 2025-03-19 11:40:58.246 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.246 [DefaultDispatcher-worker-2 @coroutine#2468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/auth/register 2025-03-19 11:40:58.246 [DefaultDispatcher-worker-2 @coroutine#2468] 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:38727/auth/register. 2025-03-19 11:40:58.246 [DefaultDispatcher-worker-2 @coroutine#2468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/auth/register 2025-03-19 11:40:58.246 [DefaultDispatcher-worker-2 @coroutine#2468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38727/auth/register from class io.ktor.http.content.TextContent 2025-03-19 11:40:58.247 [DefaultDispatcher-worker-10 @coroutine#2468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/auth/register 2025-03-19 11:40:58.247 [DefaultDispatcher-worker-10 @coroutine#2468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/auth/register 2025-03-19 11:40:58.249 [DefaultDispatcher-worker-1 @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19412eef 2025-03-19 11:40:58.288 [DefaultDispatcher-worker-17 @coroutine#2468] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38727/auth/register. 2025-03-19 11:40:58.288 [DefaultDispatcher-worker-17 @coroutine#2468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38727/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:58.300 [DefaultDispatcher-worker-20 @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.304 [DefaultDispatcher-worker-17 @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:58.311 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6db59e26 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-19 11:40:58.313 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@325e5eae 2025-03-19 11:40:58.313 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@325e5eae 2025-03-19 11:40:58.315 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c99a695 2025-03-19 11:40:58.315 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c99a695 2025-03-19 11:40:58.317 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a635de 2025-03-19 11:40:58.317 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a635de 2025-03-19 11:40:58.318 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4acae 2025-03-19 11:40:58.318 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da4acae 2025-03-19 11:40:58.320 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf369a 2025-03-19 11:40:58.320 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf369a 2025-03-19 11:40:58.321 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1392b8 2025-03-19 11:40:58.321 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1392b8 2025-03-19 11:40:58.323 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@45925621 2025-03-19 11:40:58.323 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@45925621 2025-03-19 11:40:58.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.325 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8b53e1 2025-03-19 11:40:58.325 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8b53e1 2025-03-19 11:40:58.326 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b4cd2c 2025-03-19 11:40:58.326 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b4cd2c 2025-03-19 11:40:58.326 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.329 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.331 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.332 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.332 [DefaultDispatcher-worker-4 @coroutine#2482] 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-03-19 11:40:58.332 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.332 [DefaultDispatcher-worker-4 @coroutine#2482] 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-03-19 11:40:58.333 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.333 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.336 [DefaultDispatcher-worker-12 @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.336 [DefaultDispatcher-worker-12 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.336 [DefaultDispatcher-worker-12 @coroutine#2481] 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-03-19 11:40:58.336 [DefaultDispatcher-worker-12 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.336 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.336 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.337 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.338 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.340 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0236e6 2025-03-19 11:40:58.340 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0236e6 2025-03-19 11:40:58.340 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.341 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c5cf16 2025-03-19 11:40:58.341 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c5cf16 2025-03-19 11:40:58.343 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fa5d96 2025-03-19 11:40:58.343 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fa5d96 2025-03-19 11:40:58.344 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f8c52d 2025-03-19 11:40:58.344 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f8c52d 2025-03-19 11:40:58.346 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6068b2 2025-03-19 11:40:58.346 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6068b2 2025-03-19 11:40:58.347 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4241b117 2025-03-19 11:40:58.347 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4241b117 2025-03-19 11:40:58.349 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@26334224 2025-03-19 11:40:58.349 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@26334224 2025-03-19 11:40:58.349 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce 2025-03-19 11:40:58.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-19 11:40:58.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-19 11:40:58.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.350 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c7c22ce: (connection evicted) 2025-03-19 11:40:58.351 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d73a62 2025-03-19 11:40:58.351 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d73a62 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-19 11:40:58.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1297cf8 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-19 11:40:58.352 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2fe552 2025-03-19 11:40:58.352 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2fe552 2025-03-19 11:40:58.352 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:40:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-19 11:40:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.359 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.360 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.360 [DefaultDispatcher-worker-11 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.360 [DefaultDispatcher-worker-11 @coroutine#2509] 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-03-19 11:40:58.360 [DefaultDispatcher-worker-11 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.360 [DefaultDispatcher-worker-11 @coroutine#2509] 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-03-19 11:40:58.361 [DefaultDispatcher-worker-14 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.361 [DefaultDispatcher-worker-14 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.364 [DefaultDispatcher-worker-9 @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.364 [DefaultDispatcher-worker-9 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.364 [DefaultDispatcher-worker-9 @coroutine#2508] 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-03-19 11:40:58.364 [DefaultDispatcher-worker-9 @coroutine#2508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.365 [DefaultDispatcher-worker-15 @coroutine#2508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.365 [DefaultDispatcher-worker-15 @coroutine#2508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.366 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.367 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.368 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2025-03-19 11:40:58.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-19 11:40:58.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-19 11:40:58.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.369 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0: (connection evicted) 2025-03-19 11:40:58.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-19 11:40:58.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-19 11:40:58.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e386a5 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-19 11:40:58.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-19 11:40:58.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.376 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.377 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.378 [DefaultDispatcher-worker-9 @coroutine#2536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.378 [DefaultDispatcher-worker-9 @coroutine#2536] 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-03-19 11:40:58.378 [DefaultDispatcher-worker-9 @coroutine#2536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.378 [DefaultDispatcher-worker-9 @coroutine#2536] 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-03-19 11:40:58.378 [DefaultDispatcher-worker-7 @coroutine#2536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.378 [DefaultDispatcher-worker-7 @coroutine#2536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.382 [DefaultDispatcher-worker-8 @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.382 [DefaultDispatcher-worker-8 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.382 [DefaultDispatcher-worker-8 @coroutine#2535] 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-03-19 11:40:58.382 [DefaultDispatcher-worker-8 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.382 [DefaultDispatcher-worker-16 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.382 [DefaultDispatcher-worker-16 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.383 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.384 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.386 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.387 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.389 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.390 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.391 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c40e456 2025-03-19 11:40:58.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-19 11:40:58.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-19 11:40:58.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.392 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c40e456: (connection evicted) 2025-03-19 11:40:58.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-19 11:40:58.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-19 11:40:58.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45398bb0 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-19 11:40:58.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-19 11:40:58.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.399 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.400 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.401 [DefaultDispatcher-worker-6 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.401 [DefaultDispatcher-worker-6 @coroutine#2574] 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-03-19 11:40:58.401 [DefaultDispatcher-worker-6 @coroutine#2574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.401 [DefaultDispatcher-worker-6 @coroutine#2574] 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-03-19 11:40:58.401 [DefaultDispatcher-worker-7 @coroutine#2574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.401 [DefaultDispatcher-worker-7 @coroutine#2574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.405 [DefaultDispatcher-worker-15 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.405 [DefaultDispatcher-worker-15 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.405 [DefaultDispatcher-worker-15 @coroutine#2573] 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-03-19 11:40:58.405 [DefaultDispatcher-worker-15 @coroutine#2573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.405 [DefaultDispatcher-worker-18 @coroutine#2573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.405 [DefaultDispatcher-worker-18 @coroutine#2573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.406 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.407 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.409 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc4450 2025-03-19 11:40:58.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-19 11:40:58.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-19 11:40:58.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.409 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60fc4450: (connection evicted) 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-19 11:40:58.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b72f9a 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-19 11:40:58.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-19 11:40:58.412 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.417 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.418 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.418 [DefaultDispatcher-worker-18 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.418 [DefaultDispatcher-worker-18 @coroutine#2606] 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-03-19 11:40:58.418 [DefaultDispatcher-worker-18 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.418 [DefaultDispatcher-worker-18 @coroutine#2606] 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-03-19 11:40:58.419 [DefaultDispatcher-worker-10 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.419 [DefaultDispatcher-worker-10 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.422 [DefaultDispatcher-worker-3 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.422 [DefaultDispatcher-worker-3 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.422 [DefaultDispatcher-worker-3 @coroutine#2605] 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-03-19 11:40:58.422 [DefaultDispatcher-worker-3 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.423 [DefaultDispatcher-worker-18 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.423 [DefaultDispatcher-worker-18 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.424 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.425 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.426 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.427 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.429 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f29d39 2025-03-19 11:40:58.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-19 11:40:58.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-19 11:40:58.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.430 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55f29d39: (connection evicted) 2025-03-19 11:40:58.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-19 11:40:58.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-19 11:40:58.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1226ba98 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-19 11:40:58.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-19 11:40:58.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.437 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.438 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.439 [DefaultDispatcher-worker-18 @coroutine#2637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.439 [DefaultDispatcher-worker-18 @coroutine#2637] 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-03-19 11:40:58.439 [DefaultDispatcher-worker-18 @coroutine#2637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.439 [DefaultDispatcher-worker-18 @coroutine#2637] 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-03-19 11:40:58.440 [DefaultDispatcher-worker-5 @coroutine#2637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.440 [DefaultDispatcher-worker-5 @coroutine#2637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:40:58.443 [DefaultDispatcher-worker-1 @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.443 [DefaultDispatcher-worker-1 @coroutine#2636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.443 [DefaultDispatcher-worker-1 @coroutine#2636] 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-03-19 11:40:58.443 [DefaultDispatcher-worker-1 @coroutine#2636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.443 [DefaultDispatcher-worker-9 @coroutine#2636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.443 [DefaultDispatcher-worker-9 @coroutine#2636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:40:58.445 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.447 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2025-03-19 11:40:58.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-19 11:40:58.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-19 11:40:58.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.448 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec01440: (connection evicted) 2025-03-19 11:40:58.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-19 11:40:58.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-19 11:40:58.584 [DefaultDispatcher-worker-17 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:58.584 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.584 [DefaultDispatcher-worker-17 @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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.584 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.585 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.585 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.681 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:58.681 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.681 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.681 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.682 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.682 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.697 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed17eaf 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.698 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-19 11:40:58.706 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.711 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.712 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.713 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.718 [DefaultDispatcher-worker-17 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.723 [DefaultDispatcher-worker-6 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-03-19 11:40:58.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-19 11:40:58.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-19 11:40:58.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.725 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef1080d: (connection evicted) 2025-03-19 11:40:58.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-19 11:40:58.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-19 11:40:58.726 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77217c17 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.727 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-19 11:40:58.734 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.739 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.740 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.741 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318155b1 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.741 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.742 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-19 11:40:58.750 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.755 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.756 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.757 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.759 [DefaultDispatcher-worker-7 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:58.759 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.759 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.759 [DefaultDispatcher-worker-7 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.760 [DefaultDispatcher-worker-19 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.760 [DefaultDispatcher-worker-19 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.761 [DefaultDispatcher-worker-16 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c165921 2025-03-19 11:40:58.769 [DefaultDispatcher-worker-17 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.773 [DefaultDispatcher-worker-15 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.777 [DefaultDispatcher-worker-3 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f4a641 2025-03-19 11:40:58.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-19 11:40:58.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-19 11:40:58.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.786 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f4a641: (connection evicted) 2025-03-19 11:40:58.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-19 11:40:58.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-19 11:40:58.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-19 11:40:58.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-19 11:40:58.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.787 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c165921: (connection evicted) 2025-03-19 11:40:58.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-19 11:40:58.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ed9e59b 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.788 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.789 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-19 11:40:58.798 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.802 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.803 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.804 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cb59aa 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.805 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-19 11:40:58.812 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.817 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.818 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.819 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.823 [DefaultDispatcher-worker-9 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54464330 2025-03-19 11:40:58.830 [DefaultDispatcher-worker-2 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.834 [DefaultDispatcher-worker-17 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.837 [DefaultDispatcher-worker-11 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3796ff4 2025-03-19 11:40:58.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-19 11:40:58.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-19 11:40:58.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.840 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3796ff4: (connection evicted) 2025-03-19 11:40:58.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-19 11:40:58.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-19 11:40:58.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-19 11:40:58.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-19 11:40:58.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.840 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54464330: (connection evicted) 2025-03-19 11:40:58.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-19 11:40:58.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a26eca 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.842 [Test worker @coroutine#2781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-19 11:40:58.843 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:58.844 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.844 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.844 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.844 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.844 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.850 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.855 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.856 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.857 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.861 [DefaultDispatcher-worker-13 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.872 [DefaultDispatcher-worker-7 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.873 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.877 [DefaultDispatcher-worker-2 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c74251b 2025-03-19 11:40:58.885 [DefaultDispatcher-worker-2 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:58.885 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.885 [DefaultDispatcher-worker-2 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.885 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.886 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.886 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-19 11:40:58.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-19 11:40:58.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.888 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c74251b: (connection evicted) 2025-03-19 11:40:58.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-19 11:40:58.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f53db1a 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.889 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-19 11:40:58.890 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.890 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.890 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-19 11:40:58.897 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.902 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.903 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.904 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.909 [DefaultDispatcher-worker-11 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.920 [DefaultDispatcher-worker-4 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.921 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.925 [DefaultDispatcher-worker-7 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2025-03-19 11:40:58.927 [DefaultDispatcher-worker-5 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:58.927 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.927 [DefaultDispatcher-worker-5 @coroutine#2284] 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-03-19 11:40:58.927 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.928 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-19 11:40:58.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-19 11:40:58.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:58.929 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42599b84: (connection evicted) 2025-03-19 11:40:58.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:58.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-19 11:40:58.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4945cd1f 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.930 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-19 11:40:58.939 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.944 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.944 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.945 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.950 [DefaultDispatcher-worker-12 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.952 [DefaultDispatcher-worker-3 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:58.953 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.953 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:58.953 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.953 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.953 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:58.960 [DefaultDispatcher-worker-17 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:58.964 [DefaultDispatcher-worker-6 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:59.031 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.068 [DefaultDispatcher-worker-12 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:40:59.069 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.069 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.069 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.069 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.069 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.074 [DefaultDispatcher-worker-8 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2025-03-19 11:40:59.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-19 11:40:59.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-19 11:40:59.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.103 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1: (connection evicted) 2025-03-19 11:40:59.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:59.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-19 11:40:59.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1007954a 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:59.105 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.106 [Test worker @coroutine#2939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-19 11:40:59.115 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.120 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.121 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.122 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.127 [DefaultDispatcher-worker-18 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.127 [Test worker @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2025-03-19 11:40:59.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-19 11:40:59.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-19 11:40:59.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.133 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3: (connection evicted) 2025-03-19 11:40:59.133 [DefaultDispatcher-worker-13 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:40:59.133 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.133 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.133 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:59.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-19 11:40:59.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-19 11:40:59.134 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.134 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff5711b 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.134 [Test worker @coroutine#2972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-19 11:40:59.143 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.152 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.152 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.153 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.158 [DefaultDispatcher-worker-19 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2025-03-19 11:40:59.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-19 11:40:59.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-19 11:40:59.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.198 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3: (connection evicted) 2025-03-19 11:40:59.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:59.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-19 11:40:59.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46aa5294 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:59.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-19 11:40:59.246 [DefaultDispatcher-worker-2 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:40:59.246 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.247 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.247 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.247 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.247 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.258 [DefaultDispatcher-worker-13 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.262 [DefaultDispatcher-worker-20 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.265 [DefaultDispatcher-worker-7 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.268 [DefaultDispatcher-worker-4 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.284 [DefaultDispatcher-worker-15 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.284 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:40:59.288 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-03-19 11:40:59.289 [DefaultDispatcher-worker-20 @coroutine#3013] INFO ktor.application - Responding at http://0.0.0.0:42165 2025-03-19 11:40:59.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29511cf9 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:59.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-19 11:40:59.298 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.298 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:59.298 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.298 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.299 [eventLoopGroupProxy-19-2 @call-handler#3023] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.299 [eventLoopGroupProxy-19-1 @call-handler#3024] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.299 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.300 [eventLoopGroupProxy-19-1 @call-handler#3024] 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-03-19 11:40:59.300 [eventLoopGroupProxy-19-1 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.300 [eventLoopGroupProxy-19-1 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.300 [DefaultDispatcher-worker-17 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.300 [DefaultDispatcher-worker-17 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.301 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@670e6fa3 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:59.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-19 11:40:59.309 [DefaultDispatcher-worker-19 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.309 [DefaultDispatcher-worker-19 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.309 [DefaultDispatcher-worker-19 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.309 [DefaultDispatcher-worker-19 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.310 [eventLoopGroupProxy-19-1 @call-handler#3029] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.310 [eventLoopGroupProxy-19-1 @call-handler#3029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.310 [DefaultDispatcher-worker-10 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.310 [DefaultDispatcher-worker-10 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.311 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.311 [DefaultDispatcher-worker-13 @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:42165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:59.311 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.311 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-19 11:40:59.311 [eventLoopGroupProxy-19-1 @call-handler#3038] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c841ac4 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:40:59.311 [eventLoopGroupProxy-19-1 @call-handler#3038] 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-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-19 11:40:59.311 [eventLoopGroupProxy-19-1 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:40:59.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:40:59.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-19 11:40:59.312 [eventLoopGroupProxy-19-1 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2025-03-19 11:40:59.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2025-03-19 11:40:59.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-19 11:40:59.312 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.312 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.312 [eventLoopGroupProxy-19-3 @call-handler#3042] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.312 [eventLoopGroupProxy-19-3 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.315 [DefaultDispatcher-worker-17 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.319 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-16 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-16 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-16 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-5 @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:42165/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.322 [DefaultDispatcher-worker-16 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.323 [eventLoopGroupProxy-19-1 @call-handler#3052] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.323 [eventLoopGroupProxy-19-1 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.323 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.323 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.323 [eventLoopGroupProxy-19-4 @call-handler#3061] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.324 [eventLoopGroupProxy-19-4 @call-handler#3061] 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-03-19 11:40:59.324 [eventLoopGroupProxy-19-4 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.324 [eventLoopGroupProxy-19-5 @call-handler#3062] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.324 [eventLoopGroupProxy-19-5 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.326 [DefaultDispatcher-worker-4 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.327 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.327 [eventLoopGroupProxy-19-4 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.327 [DefaultDispatcher-worker-1 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.327 [DefaultDispatcher-worker-1 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:40:59.329 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.330 [DefaultDispatcher-worker-13 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.331 [DefaultDispatcher-worker-5 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2025-03-19 11:40:59.331 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.331 [DefaultDispatcher-worker-5 @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:42165/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.331 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.332 [eventLoopGroupProxy-19-1 @call-handler#3070] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.332 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.332 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.332 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.336 [DefaultDispatcher-worker-14 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2025-03-19 11:40:59.339 [DefaultDispatcher-worker-15 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcef7 2025-03-19 11:40:59.346 [DefaultDispatcher-worker-13 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.347 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.347 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-19 11:40:59.348 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.348 [eventLoopGroupProxy-19-1 @call-handler#3084] 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-03-19 11:40:59.351 [DefaultDispatcher-worker-2 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.362 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.363 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.363 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-19 11:40:59.363 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.363 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761 2025-03-19 11:40:59.363 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761. 2025-03-19 11:40:59.363 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761 2025-03-19 11:40:59.363 [eventLoopGroupProxy-19-1 @call-handler#3088] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.366 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.366 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761 2025-03-19 11:40:59.366 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761 2025-03-19 11:40:59.366 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761. 2025-03-19 11:40:59.366 [DefaultDispatcher-worker-13 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757761 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.370 [DefaultDispatcher-worker-19 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.370 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.370 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:40:59.370 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.371 [eventLoopGroupProxy-19-1 @call-handler#3092] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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/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-03-19 11:40:59.372 [eventLoopGroupProxy-19-1 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.372 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.372 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.372 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:40:59.372 [DefaultDispatcher-worker-19 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.376 [DefaultDispatcher-worker-20 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.386 [DefaultDispatcher-worker-19 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.389 [DefaultDispatcher-worker-3 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.389 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.389 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.389 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.389 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.389 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.390 [eventLoopGroupProxy-19-1 @call-handler#3098] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.390 [eventLoopGroupProxy-19-1 @call-handler#3098] 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-03-19 11:40:59.390 [eventLoopGroupProxy-19-1 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.390 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.394 [DefaultDispatcher-worker-4 @call-handler#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.394 [eventLoopGroupProxy-19-1 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.394 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.394 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.394 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.394 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.398 [DefaultDispatcher-worker-10 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.402 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.406 [DefaultDispatcher-worker-7 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.406 [DefaultDispatcher-worker-5 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.406 [DefaultDispatcher-worker-5 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-19 11:40:59.406 [DefaultDispatcher-worker-5 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.408 [eventLoopGroupProxy-19-1 @call-handler#3111] 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-03-19 11:40:59.410 [DefaultDispatcher-worker-8 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.412 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.420 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.420 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:40:59.420 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-19 11:40:59.420 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.421 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762 2025-03-19 11:40:59.421 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762. 2025-03-19 11:40:59.421 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762 2025-03-19 11:40:59.421 [eventLoopGroupProxy-19-1 @call-handler#3115] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.421 [eventLoopGroupProxy-19-1 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.422 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762 2025-03-19 11:40:59.422 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762 2025-03-19 11:40:59.422 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762. 2025-03-19 11:40:59.422 [DefaultDispatcher-worker-8 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706711352640757762 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.425 [DefaultDispatcher-worker-7 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.426 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.426 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:40:59.426 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.426 [eventLoopGroupProxy-19-1 @call-handler#3119] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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/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-03-19 11:40:59.426 [eventLoopGroupProxy-19-1 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.427 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.427 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:40:59.427 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:40:59.427 [DefaultDispatcher-worker-7 @coroutine#3053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.430 [DefaultDispatcher-worker-20 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.440 [DefaultDispatcher-worker-5 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.444 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.444 [DefaultDispatcher-worker-9 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.444 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.444 [DefaultDispatcher-worker-10 @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:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.444 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.444 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.444 [eventLoopGroupProxy-19-1 @call-handler#3125] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.444 [eventLoopGroupProxy-19-1 @call-handler#3125] 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-03-19 11:40:59.444 [eventLoopGroupProxy-19-1 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.447 [DefaultDispatcher-worker-11 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.451 [DefaultDispatcher-worker-20 @call-handler#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.451 [eventLoopGroupProxy-19-1 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.451 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.451 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.451 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.451 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.455 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.458 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.458 [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:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760. 2025-03-19 11:40:59.458 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.458 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.458 [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:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.458 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.458 [eventLoopGroupProxy-19-1 @call-handler#3159] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.459 [eventLoopGroupProxy-19-4 @call-handler#3161] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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/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-03-19 11:40:59.459 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.459 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.459 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.459 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.459 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.459 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.460 [eventLoopGroupProxy-19-4 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.460 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.460 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761. 2025-03-19 11:40:59.460 [UI Thread @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.461 [eventLoopGroupProxy-19-4 @call-handler#3182] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:40:59.461 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.461 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.461 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.461 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.461 [eventLoopGroupProxy-19-1 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.461 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.461 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.461 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760. 2025-03-19 11:40:59.461 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.462 [eventLoopGroupProxy-19-6 @call-handler#3184] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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-03-19 11:40:59.462 [eventLoopGroupProxy-19-7 @call-handler#3185] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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-03-19 11:40:59.463 [eventLoopGroupProxy-19-6 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.463 [eventLoopGroupProxy-19-7 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.463 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.463 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.463 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.463 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.463 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.463 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.463 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.463 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.466 [DefaultDispatcher-worker-1 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.468 [eventLoopGroupProxy-19-4 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.469 [UI Thread @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.469 [UI Thread @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.469 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761. 2025-03-19 11:40:59.469 [UI Thread @coroutine#3174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.470 [DefaultDispatcher-worker-6 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.473 [DefaultDispatcher-worker-9 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.476 [DefaultDispatcher-worker-10 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.480 [DefaultDispatcher-worker-16 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.483 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760 2025-03-19 11:40:59.483 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760. 2025-03-19 11:40:59.483 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760 2025-03-19 11:40:59.483 [eventLoopGroupProxy-19-1 @call-handler#3202] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:40:59.484 [eventLoopGroupProxy-19-1 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.484 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760 2025-03-19 11:40:59.484 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760 2025-03-19 11:40:59.484 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760. 2025-03-19 11:40:59.484 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.488 [DefaultDispatcher-worker-17 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.493 [DefaultDispatcher-worker-20 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.497 [DefaultDispatcher-worker-13 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.497 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.497 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.497 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.497 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.497 [eventLoopGroupProxy-19-1 @call-handler#3210] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.497 [eventLoopGroupProxy-19-1 @call-handler#3210] 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-03-19 11:40:59.497 [eventLoopGroupProxy-19-1 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.501 [DefaultDispatcher-worker-8 @call-handler#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.501 [eventLoopGroupProxy-19-1 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.502 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.502 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.502 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.502 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.505 [DefaultDispatcher-worker-16 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.505 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761 2025-03-19 11:40:59.505 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761. 2025-03-19 11:40:59.505 [UI Thread @coroutine#3226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761 2025-03-19 11:40:59.506 [eventLoopGroupProxy-19-1 @call-handler#3231] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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/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-03-19 11:40:59.508 [eventLoopGroupProxy-19-1 @call-handler#3231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.509 [UI Thread @coroutine#3226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761 2025-03-19 11:40:59.509 [UI Thread @coroutine#3226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761 2025-03-19 11:40:59.509 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761. 2025-03-19 11:40:59.509 [UI Thread @coroutine#3226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706711352640757762&assignmentUid=706711352640757760&clazzUid=706711352640757760&submitterUid=706711352640757761 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.513 [DefaultDispatcher-worker-7 @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.517 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761 2025-03-19 11:40:59.517 [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:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761. 2025-03-19 11:40:59.517 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761 2025-03-19 11:40:59.517 [eventLoopGroupProxy-19-1 @call-handler#3250] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.518 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [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:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.518 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [eventLoopGroupProxy-19-1 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.518 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [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:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760. 2025-03-19 11:40:59.518 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [eventLoopGroupProxy-19-4 @call-handler#3259] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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/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-03-19 11:40:59.518 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.518 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.518 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.518 [eventLoopGroupProxy-19-1 @call-handler#3265] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.518 [eventLoopGroupProxy-19-6 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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-03-19 11:40:59.519 [eventLoopGroupProxy-19-7 @call-handler#3271] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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-03-19 11:40:59.519 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761 2025-03-19 11:40:59.519 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761 2025-03-19 11:40:59.519 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761. 2025-03-19 11:40:59.519 [eventLoopGroupProxy-19-6 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.519 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/PersonDao/getNamesByUid?uid=706711352640757761 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.519 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.520 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.520 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.520 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.520 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.520 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.520 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.520 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.520 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.520 [eventLoopGroupProxy-19-4 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.520 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.520 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.520 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.520 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.521 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.521 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760 2025-03-19 11:40:59.521 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760 2025-03-19 11:40:59.521 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760. 2025-03-19 11:40:59.521 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.524 [DefaultDispatcher-worker-4 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.527 [DefaultDispatcher-worker-15 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.530 [DefaultDispatcher-worker-8 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.533 [DefaultDispatcher-worker-7 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.536 [DefaultDispatcher-worker-1 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.539 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762 2025-03-19 11:40:59.539 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762. 2025-03-19 11:40:59.539 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762 2025-03-19 11:40:59.540 [eventLoopGroupProxy-19-1 @call-handler#3287] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:40:59.542 [eventLoopGroupProxy-19-1 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.543 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762 2025-03-19 11:40:59.543 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762 2025-03-19 11:40:59.543 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762. 2025-03-19 11:40:59.543 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757762 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.547 [DefaultDispatcher-worker-5 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.549 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761 2025-03-19 11:40:59.549 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761. 2025-03-19 11:40:59.549 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761 2025-03-19 11:40:59.549 [eventLoopGroupProxy-19-1 @call-handler#3291] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.550 [eventLoopGroupProxy-19-1 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.550 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761 2025-03-19 11:40:59.550 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761 2025-03-19 11:40:59.550 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761. 2025-03-19 11:40:59.550 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/PersonDao/findByUidAsync?uid=706711352640757761 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.554 [DefaultDispatcher-worker-17 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.559 [DefaultDispatcher-worker-10 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.563 [DefaultDispatcher-worker-19 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.563 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.563 [DefaultDispatcher-worker-19 @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:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.563 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.563 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42165/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:40:59.564 [eventLoopGroupProxy-19-1 @call-handler#3296] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:40:59.564 [eventLoopGroupProxy-19-1 @call-handler#3296] 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-03-19 11:40:59.564 [eventLoopGroupProxy-19-1 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:40:59.568 [DefaultDispatcher-worker-10 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e 2025-03-19 11:40:59.568 [eventLoopGroupProxy-19-1 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.569 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.569 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/replication/message 2025-03-19 11:40:59.569 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/replication/message. 2025-03-19 11:40:59.569 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.570 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.570 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760. 2025-03-19 11:40:59.570 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.570 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.570 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.570 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.571 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.571 [eventLoopGroupProxy-19-1 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:40:59.571 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.571 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.571 [eventLoopGroupProxy-19-4 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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/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-03-19 11:40:59.571 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.571 [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:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.571 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.571 [eventLoopGroupProxy-19-6 @call-handler#3344] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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-03-19 11:40:59.571 [eventLoopGroupProxy-19-1 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.571 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.571 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761. 2025-03-19 11:40:59.571 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.571 [eventLoopGroupProxy-19-7 @call-handler#3352] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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-03-19 11:40:59.572 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.572 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 2025-03-19 11:40:59.572 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.572 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760. 2025-03-19 11:40:59.572 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.572 [eventLoopGroupProxy-19-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:40:59.572 [eventLoopGroupProxy-19-7 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.572 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.572 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.572 [eventLoopGroupProxy-19-4 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.572 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.572 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.572 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.572 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.573 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.573 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 2025-03-19 11:40:59.573 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.573 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.573 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760. 2025-03-19 11:40:59.573 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706711352640757761&assignmentUid=706711352640757760 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.574 [eventLoopGroupProxy-19-1 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:40:59.574 [DefaultDispatcher-worker-9 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c617143 2025-03-19 11:40:59.574 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.574 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 2025-03-19 11:40:59.574 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761. 2025-03-19 11:40:59.574 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42165/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706711352640757760&clazzUid=706711352640757760&accountPersonUid=706711352640757761 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:40:59.576 [DefaultDispatcher-worker-7 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.579 [DefaultDispatcher-worker-8 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.582 [DefaultDispatcher-worker-12 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.585 [DefaultDispatcher-worker-18 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.588 [DefaultDispatcher-worker-7 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:40:59.588 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.588 [DefaultDispatcher-worker-7 @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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.588 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.588 [DefaultDispatcher-worker-19 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc10682 2025-03-19 11:40:59.589 [DefaultDispatcher-worker-1 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.589 [DefaultDispatcher-worker-1 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-19 11:40:59.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-19 11:40:59.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.590 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc10682: (connection evicted) 2025-03-19 11:40:59.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:59.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-19 11:40:59.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-19 11:40:59.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-19 11:40:59.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-19 11:40:59.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:40:59.591 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c617143: (connection evicted) 2025-03-19 11:40:59.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:40:59.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-19 11:40:59.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-19 11:40:59.686 [DefaultDispatcher-worker-19 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:40:59.687 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.687 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.687 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.687 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.687 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.764 [DefaultDispatcher-worker-4 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:40:59.764 [DefaultDispatcher-worker-4 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.764 [DefaultDispatcher-worker-4 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.764 [DefaultDispatcher-worker-4 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.765 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.765 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.849 [DefaultDispatcher-worker-16 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:40:59.850 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.850 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.850 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.850 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.850 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.890 [DefaultDispatcher-worker-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:40:59.890 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.890 [DefaultDispatcher-worker-1 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.890 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.890 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.890 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.932 [DefaultDispatcher-worker-18 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:40:59.932 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.932 [DefaultDispatcher-worker-18 @coroutine#2284] 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-03-19 11:40:59.932 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.933 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.957 [DefaultDispatcher-worker-4 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:40:59.957 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.957 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:40:59.957 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.958 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:40:59.958 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.073 [DefaultDispatcher-worker-8 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:41:00.073 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.073 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.074 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.074 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.074 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.138 [DefaultDispatcher-worker-20 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:41:00.138 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.138 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.138 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.138 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.138 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.252 [DefaultDispatcher-worker-5 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:41:00.252 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.252 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.252 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.252 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.252 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.593 [DefaultDispatcher-worker-16 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:41:00.593 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.593 [DefaultDispatcher-worker-16 @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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.593 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.594 [DefaultDispatcher-worker-3 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.594 [DefaultDispatcher-worker-3 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-19 11:41:00.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-19 11:41:00.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.595 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a81b4e: (connection evicted) 2025-03-19 11:41:00.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-19 11:41:00.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bce19db 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.597 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-19 11:41:00.607 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.613 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.614 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.615 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f745970 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.615 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-19 11:41:00.624 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.630 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.631 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.632 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.636 [DefaultDispatcher-worker-11 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-03-19 11:41:00.645 [DefaultDispatcher-worker-5 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.650 [DefaultDispatcher-worker-2 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-19 11:41:00.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-19 11:41:00.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-19 11:41:00.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.655 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735: (connection evicted) 2025-03-19 11:41:00.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-19 11:41:00.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-19 11:41:00.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-19 11:41:00.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-19 11:41:00.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.655 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe: (connection evicted) 2025-03-19 11:41:00.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-19 11:41:00.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301608d 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.656 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-19 11:41:00.665 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.671 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.672 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.673 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.673 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc37d4f 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.674 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-19 11:41:00.683 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.688 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.690 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.691 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.692 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:41:00.692 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.692 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.692 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.692 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.692 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.695 [DefaultDispatcher-worker-15 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b 2025-03-19 11:41:00.703 [DefaultDispatcher-worker-17 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.707 [DefaultDispatcher-worker-4 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.712 [DefaultDispatcher-worker-9 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.722 [DefaultDispatcher-worker-17 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-19 11:41:00.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-19 11:41:00.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-19 11:41:00.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.724 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bd8f424: (connection evicted) 2025-03-19 11:41:00.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-19 11:41:00.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-19 11:41:00.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-19 11:41:00.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-19 11:41:00.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.725 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bfe398b: (connection evicted) 2025-03-19 11:41:00.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-19 11:41:00.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d90 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.726 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-19 11:41:00.735 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.742 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.743 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.744 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57af157c 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.744 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-19 11:41:00.753 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.759 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.760 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.761 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.765 [DefaultDispatcher-worker-4 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-19 11:41:00.769 [DefaultDispatcher-worker-6 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:41:00.769 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.769 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.769 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.769 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.769 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.774 [DefaultDispatcher-worker-3 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.778 [DefaultDispatcher-worker-3 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-19 11:41:00.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-19 11:41:00.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-19 11:41:00.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.782 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b5356: (connection evicted) 2025-03-19 11:41:00.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-19 11:41:00.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-19 11:41:00.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-19 11:41:00.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-19 11:41:00.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.783 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ad030d: (connection evicted) 2025-03-19 11:41:00.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-19 11:41:00.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7b4953 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.784 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-19 11:41:00.793 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.799 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.801 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.802 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64df3f4b 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.802 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-19 11:41:00.803 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.803 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.803 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-19 11:41:00.811 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.817 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.818 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.819 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.823 [DefaultDispatcher-worker-17 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-19 11:41:00.832 [DefaultDispatcher-worker-12 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.837 [DefaultDispatcher-worker-11 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-19 11:41:00.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-19 11:41:00.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-19 11:41:00.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.840 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a27356: (connection evicted) 2025-03-19 11:41:00.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-19 11:41:00.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-19 11:41:00.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-19 11:41:00.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-19 11:41:00.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.841 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b20b431: (connection evicted) 2025-03-19 11:41:00.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-19 11:41:00.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7655dc27 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.842 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-19 11:41:00.851 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.855 [DefaultDispatcher-worker-4 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:41:00.855 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.855 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.855 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.856 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.856 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.858 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.859 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.860 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b19d03 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.861 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-19 11:41:00.870 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.876 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.877 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.878 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.881 [DefaultDispatcher-worker-13 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-19 11:41:00.890 [DefaultDispatcher-worker-11 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.894 [DefaultDispatcher-worker-18 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:41:00.894 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.894 [DefaultDispatcher-worker-18 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.894 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.894 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.894 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.895 [DefaultDispatcher-worker-9 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-19 11:41:00.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-19 11:41:00.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-19 11:41:00.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.899 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428169d: (connection evicted) 2025-03-19 11:41:00.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-19 11:41:00.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-19 11:41:00.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-19 11:41:00.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-19 11:41:00.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.899 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead: (connection evicted) 2025-03-19 11:41:00.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-19 11:41:00.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bc6f4d 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.900 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.901 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-19 11:41:00.910 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.916 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.917 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.918 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcde468 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.918 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-19 11:41:00.927 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.933 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.934 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.935 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.937 [DefaultDispatcher-worker-1 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:41:00.937 [DefaultDispatcher-worker-1 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.937 [DefaultDispatcher-worker-1 @coroutine#2284] 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-03-19 11:41:00.937 [DefaultDispatcher-worker-1 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.938 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.939 [DefaultDispatcher-worker-4 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-19 11:41:00.947 [DefaultDispatcher-worker-4 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.952 [DefaultDispatcher-worker-6 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.955 [DefaultDispatcher-worker-19 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-19 11:41:00.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-19 11:41:00.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-19 11:41:00.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.959 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d343793: (connection evicted) 2025-03-19 11:41:00.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-19 11:41:00.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-19 11:41:00.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-19 11:41:00.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-19 11:41:00.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:00.960 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cfb255: (connection evicted) 2025-03-19 11:41:00.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:00.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-19 11:41:00.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75fdbd71 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:00.961 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-19 11:41:00.962 [DefaultDispatcher-worker-11 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:41:00.962 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.962 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:00.962 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.963 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.963 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:00.970 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:00.976 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:00.978 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:00.979 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b9dfcd 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:00.979 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-19 11:41:00.988 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:00.993 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:00.994 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:00.995 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:00.999 [DefaultDispatcher-worker-1 @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5811f080 2025-03-19 11:41:01.007 [DefaultDispatcher-worker-14 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:01.011 [DefaultDispatcher-worker-12 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:01.014 [DefaultDispatcher-worker-1 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:01.022 [DefaultDispatcher-worker-8 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-03-19 11:41:01.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-19 11:41:01.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-19 11:41:01.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.025 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@697f4085: (connection evicted) 2025-03-19 11:41:01.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-19 11:41:01.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-19 11:41:01.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-19 11:41:01.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-19 11:41:01.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.025 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5811f080: (connection evicted) 2025-03-19 11:41:01.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-19 11:41:01.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78405f00 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.026 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-19 11:41:01.027 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.027 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.027 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-19 11:41:01.036 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.046 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.047 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.047 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23317e8a 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.048 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-19 11:41:01.056 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.061 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.062 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.063 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.067 [DefaultDispatcher-worker-14 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2025-03-19 11:41:01.074 [DefaultDispatcher-worker-14 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.078 [DefaultDispatcher-worker-11 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:41:01.078 [DefaultDispatcher-worker-11 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.078 [DefaultDispatcher-worker-11 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.078 [DefaultDispatcher-worker-11 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.078 [DefaultDispatcher-worker-10 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.079 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.079 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.079 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9 2025-03-19 11:41:01.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-19 11:41:01.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-19 11:41:01.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.083 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6cb2c9: (connection evicted) 2025-03-19 11:41:01.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-19 11:41:01.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-19 11:41:01.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-19 11:41:01.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-19 11:41:01.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.084 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2: (connection evicted) 2025-03-19 11:41:01.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-19 11:41:01.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c77042 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.085 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-19 11:41:01.092 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.097 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.098 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.099 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@663d59ed 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.099 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.100 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-19 11:41:01.107 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.112 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.113 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.114 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.117 [DefaultDispatcher-worker-13 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-19 11:41:01.124 [DefaultDispatcher-worker-13 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.129 [DefaultDispatcher-worker-18 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.130 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.131 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-19 11:41:01.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-19 11:41:01.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-19 11:41:01.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.134 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142ac60e: (connection evicted) 2025-03-19 11:41:01.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-19 11:41:01.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-19 11:41:01.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-19 11:41:01.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-19 11:41:01.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.135 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665902eb: (connection evicted) 2025-03-19 11:41:01.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-19 11:41:01.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348b26e0 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.136 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-19 11:41:01.143 [DefaultDispatcher-worker-20 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:41:01.143 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.143 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.143 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.144 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.144 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.144 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.149 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.150 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.151 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e01756 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.151 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-19 11:41:01.152 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.152 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.152 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-19 11:41:01.159 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.164 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.164 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.165 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.169 [DefaultDispatcher-worker-12 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-19 11:41:01.176 [DefaultDispatcher-worker-19 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.180 [DefaultDispatcher-worker-16 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-19 11:41:01.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-19 11:41:01.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-19 11:41:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.220 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@98dc042: (connection evicted) 2025-03-19 11:41:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-19 11:41:01.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-19 11:41:01.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-19 11:41:01.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-19 11:41:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.221 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e: (connection evicted) 2025-03-19 11:41:01.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-19 11:41:01.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c84006 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.222 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-19 11:41:01.230 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.235 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.236 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.237 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.237 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c5d3e 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.238 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-19 11:41:01.246 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.251 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.251 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.252 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.256 [DefaultDispatcher-worker-9 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:41:01.256 [DefaultDispatcher-worker-4 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d 2025-03-19 11:41:01.256 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.256 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.256 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.257 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.257 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.264 [DefaultDispatcher-worker-14 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.269 [DefaultDispatcher-worker-20 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a 2025-03-19 11:41:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-19 11:41:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-19 11:41:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.274 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e6f47a: (connection evicted) 2025-03-19 11:41:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-19 11:41:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-19 11:41:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-19 11:41:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-19 11:41:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.274 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376b6d7d: (connection evicted) 2025-03-19 11:41:01.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-19 11:41:01.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-19 11:41:01.275 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a59324f 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.276 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-19 11:41:01.285 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.290 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.291 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.292 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7172525e 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.292 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-19 11:41:01.300 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.304 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.305 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.306 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.310 [DefaultDispatcher-worker-6 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a00385 2025-03-19 11:41:01.317 [DefaultDispatcher-worker-7 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.321 [DefaultDispatcher-worker-2 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.323 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.324 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2025-03-19 11:41:01.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-19 11:41:01.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-19 11:41:01.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.327 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226346d4: (connection evicted) 2025-03-19 11:41:01.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-19 11:41:01.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-19 11:41:01.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-19 11:41:01.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-19 11:41:01.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.328 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9a00385: (connection evicted) 2025-03-19 11:41:01.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-19 11:41:01.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377af49 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.329 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-19 11:41:01.330 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.330 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.330 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-19 11:41:01.337 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.343 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.344 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.344 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5812dc 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.345 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-19 11:41:01.352 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.357 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.358 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.359 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.362 [DefaultDispatcher-worker-4 @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2025-03-19 11:41:01.370 [DefaultDispatcher-worker-13 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.374 [DefaultDispatcher-worker-11 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.379 [UI Thread @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59df8444 2025-03-19 11:41:01.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-19 11:41:01.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-19 11:41:01.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.382 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59df8444: (connection evicted) 2025-03-19 11:41:01.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-19 11:41:01.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-19 11:41:01.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-19 11:41:01.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-19 11:41:01.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.382 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c3d15: (connection evicted) 2025-03-19 11:41:01.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-19 11:41:01.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704205ef 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.384 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-19 11:41:01.391 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.397 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.398 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.399 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.403 [DefaultDispatcher-worker-12 @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.404 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.410 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-19 11:41:01.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-19 11:41:01.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-19 11:41:01.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.423 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61aaec51: (connection evicted) 2025-03-19 11:41:01.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-19 11:41:01.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123372f4 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.424 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.425 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-19 11:41:01.425 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-03-19 11:41:01.425 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-03-19 11:41:01.425 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-19 11:41:01.432 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-03-19 11:41:01.437 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-03-19 11:41:01.438 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-03-19 11:41:01.439 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-03-19 11:41:01.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-19 11:41:01.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-19 11:41:01.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:01.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-19 11:41:01.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30926583 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-03-19 11:41:01.442 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-19 11:41:01.449 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-03-19 11:41:01.454 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-03-19 11:41:01.455 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-03-19 11:41:01.456 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3c491e 2025-03-19 11:41:01.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-19 11:41:01.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-19 11:41:01.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:01.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-19 11:41:01.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-19 11:41:01.458 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b886bd3 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-03-19 11:41:01.459 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-19 11:41:01.466 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-03-19 11:41:01.471 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-03-19 11:41:01.472 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-03-19 11:41:01.473 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75daa568 2025-03-19 11:41:01.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-19 11:41:01.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-19 11:41:01.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:01.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-19 11:41:01.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54cb2cee 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.476 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-19 11:41:01.477 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.477 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.477 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-19 11:41:01.485 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.490 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.491 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.491 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.496 [DefaultDispatcher-worker-9 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-03-19 11:41:01.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-19 11:41:01.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-19 11:41:01.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.504 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731819a0: (connection evicted) 2025-03-19 11:41:01.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-19 11:41:01.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f76c712 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2025-03-19 11:41:01.505 [Test worker @coroutine#4464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-19 11:41:01.513 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2025-03-19 11:41:01.518 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2025-03-19 11:41:01.519 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2025-03-19 11:41:01.520 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2025-03-19 11:41:01.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-19 11:41:01.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-19 11:41:01.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:01.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-19 11:41:01.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139e291e 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.522 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.523 [Test worker @coroutine#4493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-19 11:41:01.531 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.536 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.537 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.537 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.541 [DefaultDispatcher-worker-10 @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.542 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.544 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-03-19 11:41:01.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-19 11:41:01.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-19 11:41:01.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.545 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d58136: (connection evicted) 2025-03-19 11:41:01.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-19 11:41:01.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-19 11:41:01.546 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4e6bb2 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.547 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-19 11:41:01.554 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.559 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.560 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.561 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb6a77f 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.561 [Test worker @coroutine#4526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-19 11:41:01.569 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.574 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.575 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.576 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.579 [DefaultDispatcher-worker-16 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-03-19 11:41:01.586 [DefaultDispatcher-worker-1 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.596 [DefaultDispatcher-worker-16 @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-03-19 11:41:01.599 [DefaultDispatcher-worker-8 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:41:01.599 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.599 [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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.599 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.599 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.599 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-19 11:41:01.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-19 11:41:01.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.600 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3: (connection evicted) 2025-03-19 11:41:01.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-19 11:41:01.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-19 11:41:01.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-19 11:41:01.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-19 11:41:01.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.601 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12: (connection evicted) 2025-03-19 11:41:01.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-19 11:41:01.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6824db 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.602 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-19 11:41:01.610 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.616 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.616 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.617 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.617 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-19 11:41:01.617 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f7db5a 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.618 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-19 11:41:01.625 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.630 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.631 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.632 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.636 [DefaultDispatcher-worker-14 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:41:01.644 [DefaultDispatcher-worker-3 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.652 [DefaultDispatcher-worker-19 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:41:01.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-19 11:41:01.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-19 11:41:01.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.655 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7: (connection evicted) 2025-03-19 11:41:01.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-19 11:41:01.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-19 11:41:01.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-19 11:41:01.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-19 11:41:01.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.656 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee: (connection evicted) 2025-03-19 11:41:01.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-19 11:41:01.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67253518 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.658 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-19 11:41:01.666 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.671 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.672 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.673 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6282bb 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.673 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-19 11:41:01.681 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.686 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.686 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.687 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.691 [DefaultDispatcher-worker-8 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec 2025-03-19 11:41:01.696 [DefaultDispatcher-worker-13 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:41:01.697 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.697 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.697 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.697 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.697 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.699 [DefaultDispatcher-worker-7 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.707 [DefaultDispatcher-worker-15 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.710 [DefaultDispatcher-worker-6 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.715 [DefaultDispatcher-worker-15 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3637e628 2025-03-19 11:41:01.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-19 11:41:01.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-19 11:41:01.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.722 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3637e628: (connection evicted) 2025-03-19 11:41:01.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-19 11:41:01.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-19 11:41:01.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-19 11:41:01.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-19 11:41:01.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.723 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ea9bec: (connection evicted) 2025-03-19 11:41:01.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-19 11:41:01.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c586bb6 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.724 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.725 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-19 11:41:01.733 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.738 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.739 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.740 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a8b94b2 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.740 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-19 11:41:01.741 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.741 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.741 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-19 11:41:01.748 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.753 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.754 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.754 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.758 [DefaultDispatcher-worker-6 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795ef208 2025-03-19 11:41:01.765 [DefaultDispatcher-worker-17 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.770 [DefaultDispatcher-worker-20 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.773 [DefaultDispatcher-worker-15 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2 2025-03-19 11:41:01.773 [DefaultDispatcher-worker-15 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:41:01.773 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.773 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.773 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.774 [DefaultDispatcher-worker-10 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.774 [DefaultDispatcher-worker-10 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-19 11:41:01.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-19 11:41:01.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.778 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eaf95d2: (connection evicted) 2025-03-19 11:41:01.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-19 11:41:01.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-19 11:41:01.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-19 11:41:01.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-19 11:41:01.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.779 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@795ef208: (connection evicted) 2025-03-19 11:41:01.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-19 11:41:01.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-19 11:41:01.779 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.780 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-19 11:41:01.787 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.792 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.793 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.794 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5769b3 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.794 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-19 11:41:01.802 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.806 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.807 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.808 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.812 [DefaultDispatcher-worker-13 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e17e827 2025-03-19 11:41:01.819 [DefaultDispatcher-worker-7 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.824 [DefaultDispatcher-worker-10 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 11:41:01.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-19 11:41:01.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-19 11:41:01.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.826 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2025-03-19 11:41:01.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-19 11:41:01.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-19 11:41:01.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-19 11:41:01.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-19 11:41:01.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.826 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e17e827: (connection evicted) 2025-03-19 11:41:01.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-19 11:41:01.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc47df3 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.828 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-19 11:41:01.829 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.829 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.829 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-19 11:41:01.836 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.841 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.842 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.843 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a1c2f3 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.843 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-19 11:41:01.851 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.855 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.856 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.857 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.860 [DefaultDispatcher-worker-1 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:41:01.860 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.860 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.860 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.861 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.861 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.861 [DefaultDispatcher-worker-3 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2025-03-19 11:41:01.868 [DefaultDispatcher-worker-5 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.873 [DefaultDispatcher-worker-8 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.885 [DefaultDispatcher-worker-10 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd 2025-03-19 11:41:01.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-19 11:41:01.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-19 11:41:01.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.886 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f67bbd: (connection evicted) 2025-03-19 11:41:01.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-19 11:41:01.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-19 11:41:01.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-19 11:41:01.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-19 11:41:01.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.887 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d41b929: (connection evicted) 2025-03-19 11:41:01.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-19 11:41:01.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5091456c 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.888 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-19 11:41:01.897 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.899 [DefaultDispatcher-worker-9 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:41:01.899 [DefaultDispatcher-worker-9 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.899 [DefaultDispatcher-worker-9 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.899 [DefaultDispatcher-worker-9 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.900 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.900 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.903 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.904 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.905 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746cb25d 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.905 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-19 11:41:01.906 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.906 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.906 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-19 11:41:01.913 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.918 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.919 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.920 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.924 [DefaultDispatcher-worker-4 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2025-03-19 11:41:01.931 [DefaultDispatcher-worker-4 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.936 [DefaultDispatcher-worker-7 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.942 [DefaultDispatcher-worker-13 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.942 [DefaultDispatcher-worker-4 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:41:01.942 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.942 [DefaultDispatcher-worker-4 @coroutine#2284] 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-03-19 11:41:01.942 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.942 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.953 [DefaultDispatcher-worker-4 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2025-03-19 11:41:01.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-19 11:41:01.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-19 11:41:01.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.954 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a5f12: (connection evicted) 2025-03-19 11:41:01.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-19 11:41:01.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-19 11:41:01.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-19 11:41:01.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-19 11:41:01.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:01.955 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b: (connection evicted) 2025-03-19 11:41:01.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:01.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-19 11:41:01.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-19 11:41:01.956 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67afba96 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:01.957 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-19 11:41:01.965 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:01.968 [DefaultDispatcher-worker-9 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:41:01.968 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.968 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:01.968 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.969 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.969 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:01.970 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:01.971 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:01.972 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e542f3 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.972 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-19 11:41:01.980 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.985 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.986 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.987 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.991 [DefaultDispatcher-worker-18 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4460edf 2025-03-19 11:41:01.998 [DefaultDispatcher-worker-20 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:02.003 [DefaultDispatcher-worker-2 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7 2025-03-19 11:41:02.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-19 11:41:02.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-19 11:41:02.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.009 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6f3ac7: (connection evicted) 2025-03-19 11:41:02.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-19 11:41:02.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-19 11:41:02.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-19 11:41:02.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-19 11:41:02.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.010 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4460edf: (connection evicted) 2025-03-19 11:41:02.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-19 11:41:02.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62048ab 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.011 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-19 11:41:02.019 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.024 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.025 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.026 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc70176 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.026 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-19 11:41:02.034 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.039 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.040 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.040 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.044 [DefaultDispatcher-worker-10 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b 2025-03-19 11:41:02.051 [DefaultDispatcher-worker-20 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.056 [DefaultDispatcher-worker-6 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-03-19 11:41:02.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-19 11:41:02.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-19 11:41:02.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.058 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5: (connection evicted) 2025-03-19 11:41:02.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-19 11:41:02.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-19 11:41:02.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-19 11:41:02.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-19 11:41:02.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.059 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e1cd6b: (connection evicted) 2025-03-19 11:41:02.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-19 11:41:02.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-19 11:41:02.059 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac168e3 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.060 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-19 11:41:02.068 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.072 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.073 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.074 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ea9f02 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.074 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.075 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-19 11:41:02.082 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.083 [DefaultDispatcher-worker-8 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:41:02.083 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.083 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.083 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.084 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.084 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.087 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.088 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.089 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.092 [DefaultDispatcher-worker-1 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-03-19 11:41:02.100 [DefaultDispatcher-worker-10 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.104 [DefaultDispatcher-worker-7 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5608233b 2025-03-19 11:41:02.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-19 11:41:02.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-19 11:41:02.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.106 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5608233b: (connection evicted) 2025-03-19 11:41:02.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-19 11:41:02.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-19 11:41:02.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-19 11:41:02.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-19 11:41:02.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.107 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f: (connection evicted) 2025-03-19 11:41:02.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-19 11:41:02.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-19 11:41:02.108 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9fe061 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.109 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-19 11:41:02.116 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.121 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.122 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.123 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb9dab6 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.123 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-19 11:41:02.130 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.135 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.136 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.137 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.141 [DefaultDispatcher-worker-9 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac 2025-03-19 11:41:02.148 [DefaultDispatcher-worker-1 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:41:02.148 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.148 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.148 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.149 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.149 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.149 [DefaultDispatcher-worker-10 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.156 [DefaultDispatcher-worker-8 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.159 [DefaultDispatcher-worker-15 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.209 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.223 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.261 [DefaultDispatcher-worker-3 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:41:02.261 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.261 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.261 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.262 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.262 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.272 [DefaultDispatcher-worker-12 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ac54d 2025-03-19 11:41:02.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-19 11:41:02.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-19 11:41:02.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.273 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@798ac54d: (connection evicted) 2025-03-19 11:41:02.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-19 11:41:02.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-19 11:41:02.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-19 11:41:02.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-19 11:41:02.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.274 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab87cac: (connection evicted) 2025-03-19 11:41:02.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-19 11:41:02.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8174ce 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.275 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-19 11:41:02.283 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.287 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.288 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.289 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44929971 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.289 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.290 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-19 11:41:02.297 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.302 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.303 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.307 [DefaultDispatcher-worker-14 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2025-03-19 11:41:02.314 [DefaultDispatcher-worker-7 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.320 [DefaultDispatcher-worker-20 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.324 [DefaultDispatcher-worker-14 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc 2025-03-19 11:41:02.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-19 11:41:02.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-19 11:41:02.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.326 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e13e2fc: (connection evicted) 2025-03-19 11:41:02.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-19 11:41:02.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-19 11:41:02.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-19 11:41:02.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-19 11:41:02.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.326 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2564410b: (connection evicted) 2025-03-19 11:41:02.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-19 11:41:02.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4750e942 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.327 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-19 11:41:02.335 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.340 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.341 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.342 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290964bd 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.342 [Test worker @coroutine#4984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-19 11:41:02.349 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.354 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.355 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.356 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.359 [DefaultDispatcher-worker-6 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-19 11:41:02.366 [DefaultDispatcher-worker-11 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.372 [DefaultDispatcher-worker-1 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-19 11:41:02.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.375 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb: (connection evicted) 2025-03-19 11:41:02.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-19 11:41:02.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.375 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632: (connection evicted) 2025-03-19 11:41:02.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-19 11:41:02.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b763d 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.376 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-19 11:41:02.384 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.388 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.389 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.390 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859f102 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.390 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.391 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-19 11:41:02.398 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.403 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.404 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.404 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.408 [DefaultDispatcher-worker-20 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0 2025-03-19 11:41:02.415 [DefaultDispatcher-worker-6 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.421 [DefaultDispatcher-worker-9 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.425 [DefaultDispatcher-worker-19 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 11:41:02.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-19 11:41:02.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-19 11:41:02.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.428 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461f295c: (connection evicted) 2025-03-19 11:41:02.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-19 11:41:02.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-19 11:41:02.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-19 11:41:02.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-19 11:41:02.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.428 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1467dcd0: (connection evicted) 2025-03-19 11:41:02.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-19 11:41:02.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-19 11:41:02.429 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dcc25 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.430 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-19 11:41:02.437 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.442 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.443 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.444 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.448 [DefaultDispatcher-worker-15 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.451 [DefaultDispatcher-worker-13 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-03-19 11:41:02.458 [UI Thread @coroutine#5068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706711366029438976 2025-03-19 11:41:02.458 [UI Thread @coroutine#5068] 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=706711366029438976. 2025-03-19 11:41:02.458 [UI Thread @coroutine#5068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706711366029438976 2025-03-19 11:41:02.459 [UI Thread @coroutine#5068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706711366029438976 2025-03-19 11:41:02.459 [UI Thread @coroutine#5068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706711366029438976 2025-03-19 11:41:02.460 [UI Thread @coroutine#5068] 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=706711366029438976. 2025-03-19 11:41:02.460 [UI Thread @coroutine#5068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706711366029438976 to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:41:02.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-19 11:41:02.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-19 11:41:02.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.462 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c58c03: (connection evicted) 2025-03-19 11:41:02.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-19 11:41:02.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3aa737 2025-03-19 11:41:02.495 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.496 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-19 11:41:02.504 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.509 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.509 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.510 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.522 [DefaultDispatcher-worker-13 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.525 [DefaultDispatcher-worker-3 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.528 [DefaultDispatcher-worker-19 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-03-19 11:41:02.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-19 11:41:02.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-19 11:41:02.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.535 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f: (connection evicted) 2025-03-19 11:41:02.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-19 11:41:02.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd65f9a 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-19 11:41:02.572 [Test worker @coroutine#5110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-19 11:41:02.580 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-19 11:41:02.585 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-19 11:41:02.586 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-19 11:41:02.586 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-03-19 11:41:02.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-19 11:41:02.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-19 11:41:02.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:02.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-19 11:41:02.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-19 11:41:02.590 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6c4462 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-03-19 11:41:02.591 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-19 11:41:02.598 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-03-19 11:41:02.603 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-03-19 11:41:02.604 [DefaultDispatcher-worker-7 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:41:02.604 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.604 [DefaultDispatcher-worker-7 @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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.604 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.604 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-03-19 11:41:02.604 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.604 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.605 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-03-19 11:41:02.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-19 11:41:02.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-19 11:41:02.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:02.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-19 11:41:02.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ce2d47 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.608 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-19 11:41:02.616 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.621 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.622 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.623 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73032867 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.623 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-19 11:41:02.624 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.624 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.624 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-19 11:41:02.632 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.637 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.637 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.638 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.642 [DefaultDispatcher-worker-1 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2025-03-19 11:41:02.649 [DefaultDispatcher-worker-12 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2025-03-19 11:41:02.651 [UI Thread @coroutine#5171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.651 [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:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:41:02.651 [UI Thread @coroutine#5171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.652 [UI Thread @coroutine#5171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.652 [UI Thread @coroutine#5171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.652 [UI Thread @coroutine#5171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:41:02.652 [UI Thread @coroutine#5171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41563/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:02.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-19 11:41:02.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-19 11:41:02.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.653 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0e903a: (connection evicted) 2025-03-19 11:41:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-19 11:41:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-19 11:41:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-19 11:41:02.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-19 11:41:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.654 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b995b8: (connection evicted) 2025-03-19 11:41:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-19 11:41:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff5eeed 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.655 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-19 11:41:02.662 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.667 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.668 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.669 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d8595 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.669 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-19 11:41:02.676 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.681 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.682 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.683 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.686 [DefaultDispatcher-worker-5 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2 2025-03-19 11:41:02.694 [DefaultDispatcher-worker-5 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223c42b0 2025-03-19 11:41:02.695 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.695 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:41:02.695 [UI Thread @coroutine#5200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.696 [UI Thread @coroutine#5200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.696 [UI Thread @coroutine#5200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-19 11:41:02.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-19 11:41:02.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.696 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223c42b0: (connection evicted) 2025-03-19 11:41:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-19 11:41:02.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-19 11:41:02.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-19 11:41:02.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-19 11:41:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.697 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f05d5f2: (connection evicted) 2025-03-19 11:41:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-19 11:41:02.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5f6 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.698 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.699 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-19 11:41:02.702 [DefaultDispatcher-worker-14 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:41:02.702 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.702 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.702 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.702 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.702 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.711 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.712 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.713 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bdc984 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.713 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.714 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-19 11:41:02.721 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.726 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.727 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.727 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.732 [DefaultDispatcher-worker-8 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b997735 2025-03-19 11:41:02.739 [DefaultDispatcher-worker-2 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71737478 2025-03-19 11:41:02.740 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.740 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:41:02.740 [UI Thread @coroutine#5232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.741 [UI Thread @coroutine#5232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.741 [UI Thread @coroutine#5232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:41:02.741 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:41:02.741 [UI Thread @coroutine#5232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:02.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-19 11:41:02.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-19 11:41:02.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.742 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71737478: (connection evicted) 2025-03-19 11:41:02.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-19 11:41:02.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-19 11:41:02.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-19 11:41:02.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-19 11:41:02.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.742 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b997735: (connection evicted) 2025-03-19 11:41:02.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-19 11:41:02.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-19 11:41:02.743 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7c1725 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.744 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-19 11:41:02.751 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.756 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.757 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.758 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439b893a 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.758 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-19 11:41:02.765 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.770 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.771 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.772 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.775 [DefaultDispatcher-worker-1 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-03-19 11:41:02.777 [DefaultDispatcher-worker-2 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:41:02.777 [DefaultDispatcher-worker-2 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.777 [DefaultDispatcher-worker-2 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.777 [DefaultDispatcher-worker-2 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.778 [DefaultDispatcher-worker-2 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.778 [DefaultDispatcher-worker-2 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.783 [DefaultDispatcher-worker-17 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.790 [DefaultDispatcher-worker-4 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-03-19 11:41:02.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-19 11:41:02.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-19 11:41:02.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.795 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59: (connection evicted) 2025-03-19 11:41:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-19 11:41:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-19 11:41:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-19 11:41:02.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-19 11:41:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.796 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404bca88: (connection evicted) 2025-03-19 11:41:02.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-19 11:41:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-19 11:41:02.797 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79499fa 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.798 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-19 11:41:02.805 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.811 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.812 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.812 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.816 [DefaultDispatcher-worker-12 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.827 [DefaultDispatcher-worker-14 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.834 [DefaultDispatcher-worker-19 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.845 [DefaultDispatcher-worker-15 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340d50c8 2025-03-19 11:41:02.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-19 11:41:02.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-19 11:41:02.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.848 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340d50c8: (connection evicted) 2025-03-19 11:41:02.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-19 11:41:02.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bc9802 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.849 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-19 11:41:02.850 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.850 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.850 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-19 11:41:02.858 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.864 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.865 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.866 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.866 [DefaultDispatcher-worker-11 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:41:02.866 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.866 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.866 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8a806c 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.866 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-19 11:41:02.867 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.867 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.874 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.879 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.880 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.881 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.886 [DefaultDispatcher-worker-4 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58 2025-03-19 11:41:02.893 [DefaultDispatcher-worker-5 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.898 [DefaultDispatcher-worker-14 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d030b1 2025-03-19 11:41:02.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-19 11:41:02.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-19 11:41:02.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.904 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d030b1: (connection evicted) 2025-03-19 11:41:02.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-19 11:41:02.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-19 11:41:02.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-19 11:41:02.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-19 11:41:02.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.904 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ea7f58: (connection evicted) 2025-03-19 11:41:02.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-19 11:41:02.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-19 11:41:02.905 [DefaultDispatcher-worker-14 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:41:02.905 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.905 [DefaultDispatcher-worker-14 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.905 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-19 11:41:02.906 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.906 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2395c168 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.906 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-19 11:41:02.915 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.920 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.921 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.922 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.928 [DefaultDispatcher-worker-4 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.931 [DefaultDispatcher-worker-1 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.939 [DefaultDispatcher-worker-8 @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e47a922 2025-03-19 11:41:02.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-19 11:41:02.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-19 11:41:02.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.940 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e47a922: (connection evicted) 2025-03-19 11:41:02.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-19 11:41:02.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-19 11:41:02.941 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fad6743 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.942 [Test worker @coroutine#5396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-19 11:41:02.948 [DefaultDispatcher-worker-16 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:41:02.949 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.949 [DefaultDispatcher-worker-16 @coroutine#2284] 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-03-19 11:41:02.949 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.949 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.953 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.958 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.959 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.960 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.967 [DefaultDispatcher-worker-6 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.970 [DefaultDispatcher-worker-15 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 11:41:02.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-19 11:41:02.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-19 11:41:02.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:02.972 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@426753a6: (connection evicted) 2025-03-19 11:41:02.972 [DefaultDispatcher-worker-7 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:41:02.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:02.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-19 11:41:02.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-19 11:41:02.972 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.972 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:02.972 [DefaultDispatcher-worker-7 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.973 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.973 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc4b58a 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:02.973 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:02.974 [Test worker @coroutine#5429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-19 11:41:02.982 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:02.987 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:02.988 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:02.989 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:03.026 [DefaultDispatcher-worker-15 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352df548 2025-03-19 11:41:03.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-19 11:41:03.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-19 11:41:03.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.029 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352df548: (connection evicted) 2025-03-19 11:41:03.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-19 11:41:03.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d55eb7a 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.030 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-19 11:41:03.038 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.043 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.044 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.045 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.049 [DefaultDispatcher-worker-6 @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.053 [DefaultDispatcher-worker-7 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:41:03.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-19 11:41:03.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-19 11:41:03.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.056 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13: (connection evicted) 2025-03-19 11:41:03.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-19 11:41:03.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b06782 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.058 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-03-19 11:41:03.059 [Test worker @coroutine#5474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-19 11:41:03.066 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-03-19 11:41:03.071 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-03-19 11:41:03.072 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-03-19 11:41:03.073 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434827e 2025-03-19 11:41:03.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-19 11:41:03.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-19 11:41:03.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-19 11:41:03.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b8a2f7 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2025-03-19 11:41:03.076 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-19 11:41:03.084 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2025-03-19 11:41:03.088 [DefaultDispatcher-worker-18 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:41:03.088 [DefaultDispatcher-worker-18 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.088 [DefaultDispatcher-worker-18 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.088 [DefaultDispatcher-worker-18 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.089 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.089 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.090 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2025-03-19 11:41:03.091 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2025-03-19 11:41:03.092 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e130e34 2025-03-19 11:41:03.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-19 11:41:03.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-19 11:41:03.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-19 11:41:03.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c6b12c 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.093 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.094 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-19 11:41:03.094 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-03-19 11:41:03.094 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-03-19 11:41:03.094 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-19 11:41:03.102 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-03-19 11:41:03.106 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-03-19 11:41:03.107 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-03-19 11:41:03.108 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-03-19 11:41:03.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-19 11:41:03.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-19 11:41:03.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-19 11:41:03.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-19 11:41:03.114 [UI Thread @coroutine#5531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42731/Site/verify 2025-03-19 11:41:03.114 [UI Thread @coroutine#5531] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42731/Site/verify. 2025-03-19 11:41:03.114 [UI Thread @coroutine#5531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42731/Site/verify 2025-03-19 11:41:03.116 [UI Thread @coroutine#5531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42731/Site/verify 2025-03-19 11:41:03.116 [UI Thread @coroutine#5531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42731/Site/verify 2025-03-19 11:41:03.116 [UI Thread @coroutine#5531] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42731/Site/verify. 2025-03-19 11:41:03.116 [UI Thread @coroutine#5531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42731/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bab3926 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f5f63 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f5f63 2025-03-19 11:41:03.119 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-19 11:41:03.128 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f5f63 2025-03-19 11:41:03.133 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f5f63 2025-03-19 11:41:03.133 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f5f63 2025-03-19 11:41:03.134 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f5f63 2025-03-19 11:41:03.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-19 11:41:03.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-19 11:41:03.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-19 11:41:03.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1992b8b 2025-03-19 11:41:03.136 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2025-03-19 11:41:03.137 [Test worker @coroutine#5562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-19 11:41:03.145 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2025-03-19 11:41:03.150 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2025-03-19 11:41:03.151 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2025-03-19 11:41:03.152 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2025-03-19 11:41:03.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-19 11:41:03.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-19 11:41:03.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-19 11:41:03.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-19 11:41:03.153 [DefaultDispatcher-worker-17 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:41:03.154 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.154 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.154 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46d8d38 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.154 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.154 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-19 11:41:03.154 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa84885 2025-03-19 11:41:03.155 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa84885 2025-03-19 11:41:03.155 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-19 11:41:03.163 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa84885 2025-03-19 11:41:03.167 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa84885 2025-03-19 11:41:03.168 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa84885 2025-03-19 11:41:03.169 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa84885 2025-03-19 11:41:03.170 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43651/Site/verify 2025-03-19 11:41:03.170 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43651/Site/verify. 2025-03-19 11:41:03.170 [UI Thread @coroutine#5596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43651/Site/verify 2025-03-19 11:41:03.171 [UI Thread @coroutine#5596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43651/Site/verify 2025-03-19 11:41:03.171 [UI Thread @coroutine#5596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43651/Site/verify 2025-03-19 11:41:03.171 [UI Thread @coroutine#5596] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43651/Site/verify. 2025-03-19 11:41:03.171 [UI Thread @coroutine#5596] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43651/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:03.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-19 11:41:03.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-19 11:41:03.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-19 11:41:03.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-19 11:41:03.175 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33617/Site/verify 2025-03-19 11:41:03.175 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33617/Site/verify. 2025-03-19 11:41:03.175 [UI Thread @coroutine#5608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33617/Site/verify 2025-03-19 11:41:03.175 [UI Thread @coroutine#5608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33617/Site/verify 2025-03-19 11:41:03.175 [UI Thread @coroutine#5608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33617/Site/verify 2025-03-19 11:41:03.176 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33617/Site/verify. 2025-03-19 11:41:03.176 [UI Thread @coroutine#5608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33617/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:03.178 [UI Thread @coroutine#5621] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35167/Site/verify 2025-03-19 11:41:03.178 [UI Thread @coroutine#5621] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35167/Site/verify. 2025-03-19 11:41:03.178 [UI Thread @coroutine#5621] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35167/Site/verify 2025-03-19 11:41:03.179 [UI Thread @coroutine#5621] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35167/Site/verify 2025-03-19 11:41:03.179 [UI Thread @coroutine#5621] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35167/Site/verify 2025-03-19 11:41:03.179 [UI Thread @coroutine#5621] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35167/Site/verify. 2025-03-19 11:41:03.179 [UI Thread @coroutine#5621] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35167/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:03.183 [UI Thread @coroutine#5635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-19 11:41:03.183 [UI Thread @coroutine#5635] 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-03-19 11:41:03.183 [UI Thread @coroutine#5635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-19 11:41:03.184 [UI Thread @coroutine#5635] 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-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6d2847 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.185 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.186 [Test worker @coroutine#5642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-19 11:41:03.195 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.200 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.201 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.202 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.213 [DefaultDispatcher-worker-16 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.217 [DefaultDispatcher-worker-9 @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.220 [DefaultDispatcher-worker-10 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.223 [DefaultDispatcher-worker-12 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.226 [DefaultDispatcher-worker-1 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.229 [DefaultDispatcher-worker-5 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.233 [DefaultDispatcher-worker-14 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.242 [DefaultDispatcher-worker-3 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b284acc 2025-03-19 11:41:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-19 11:41:03.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-19 11:41:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.243 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b284acc: (connection evicted) 2025-03-19 11:41:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-19 11:41:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1483ecad 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.244 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-19 11:41:03.245 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.245 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.245 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-19 11:41:03.252 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.257 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.258 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.259 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7432f3 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.259 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-19 11:41:03.266 [DefaultDispatcher-worker-14 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:41:03.266 [DefaultDispatcher-worker-14 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.266 [DefaultDispatcher-worker-14 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.266 [DefaultDispatcher-worker-14 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.267 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.267 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.267 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.272 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.273 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.274 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.278 [DefaultDispatcher-worker-14 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b 2025-03-19 11:41:03.284 [DefaultDispatcher-worker-7 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d 2025-03-19 11:41:03.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-19 11:41:03.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-19 11:41:03.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.292 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ca9e72d: (connection evicted) 2025-03-19 11:41:03.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-19 11:41:03.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-19 11:41:03.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-19 11:41:03.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-19 11:41:03.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.293 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d73b25b: (connection evicted) 2025-03-19 11:41:03.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-19 11:41:03.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f42f20f 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.294 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-19 11:41:03.301 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.306 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.307 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.308 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b83545d 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.308 [Test worker @coroutine#5723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-19 11:41:03.315 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.320 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.321 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.322 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.325 [DefaultDispatcher-worker-19 @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-03-19 11:41:03.333 [DefaultDispatcher-worker-5 @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.337 [DefaultDispatcher-worker-14 @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e072d67 2025-03-19 11:41:03.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-19 11:41:03.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-19 11:41:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.339 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e072d67: (connection evicted) 2025-03-19 11:41:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-19 11:41:03.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-19 11:41:03.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-19 11:41:03.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-19 11:41:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.339 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2108d503: (connection evicted) 2025-03-19 11:41:03.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-19 11:41:03.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14eaab92 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.340 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-19 11:41:03.341 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.341 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.341 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-19 11:41:03.348 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.353 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.354 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.355 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cbb6037 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.355 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-19 11:41:03.362 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.367 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.368 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.369 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.373 [DefaultDispatcher-worker-14 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-03-19 11:41:03.380 [DefaultDispatcher-worker-3 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.384 [DefaultDispatcher-worker-14 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-03-19 11:41:03.441 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.455 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.610 [DefaultDispatcher-worker-6 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:41:03.610 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.610 [DefaultDispatcher-worker-6 @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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.610 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.610 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.610 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-19 11:41:03.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-19 11:41:03.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.637 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@485996f7: (connection evicted) 2025-03-19 11:41:03.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-19 11:41:03.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-19 11:41:03.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-19 11:41:03.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-19 11:41:03.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.637 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@491cceb4: (connection evicted) 2025-03-19 11:41:03.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-19 11:41:03.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-19 11:41:03.638 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92537b5 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.639 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-19 11:41:03.646 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.651 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.652 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.653 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4146577c 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.653 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-19 11:41:03.660 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.665 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.666 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.667 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.671 [DefaultDispatcher-worker-15 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fc807e 2025-03-19 11:41:03.677 [DefaultDispatcher-worker-20 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.681 [DefaultDispatcher-worker-17 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.685 [DefaultDispatcher-worker-16 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4 2025-03-19 11:41:03.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-19 11:41:03.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-19 11:41:03.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.688 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58b2c0b4: (connection evicted) 2025-03-19 11:41:03.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-19 11:41:03.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-19 11:41:03.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-19 11:41:03.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-19 11:41:03.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.688 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22fc807e: (connection evicted) 2025-03-19 11:41:03.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-19 11:41:03.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3118a 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.689 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-19 11:41:03.697 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.701 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.702 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.703 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1928dc66 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.703 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-19 11:41:03.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.704 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.704 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-19 11:41:03.707 [DefaultDispatcher-worker-6 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:41:03.707 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.707 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.707 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.708 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.708 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.711 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.716 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.717 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.718 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.721 [DefaultDispatcher-worker-17 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee 2025-03-19 11:41:03.728 [DefaultDispatcher-worker-13 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.732 [DefaultDispatcher-worker-15 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.735 [DefaultDispatcher-worker-11 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1228a579 2025-03-19 11:41:03.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-19 11:41:03.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-19 11:41:03.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.738 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1228a579: (connection evicted) 2025-03-19 11:41:03.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-19 11:41:03.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-19 11:41:03.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-19 11:41:03.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-19 11:41:03.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.738 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc50fee: (connection evicted) 2025-03-19 11:41:03.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-19 11:41:03.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4f42c0 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.739 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-19 11:41:03.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.740 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.740 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-19 11:41:03.747 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.751 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.752 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.753 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc3914a 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.753 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.754 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-19 11:41:03.761 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.766 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.767 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.767 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.771 [DefaultDispatcher-worker-7 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34 2025-03-19 11:41:03.778 [DefaultDispatcher-worker-4 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.781 [DefaultDispatcher-worker-5 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.781 [DefaultDispatcher-worker-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:41:03.781 [DefaultDispatcher-worker-1 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.781 [DefaultDispatcher-worker-1 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.781 [DefaultDispatcher-worker-1 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.782 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.782 [DefaultDispatcher-worker-15 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.785 [DefaultDispatcher-worker-7 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492939b 2025-03-19 11:41:03.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-19 11:41:03.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-19 11:41:03.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.787 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492939b: (connection evicted) 2025-03-19 11:41:03.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-19 11:41:03.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-19 11:41:03.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-19 11:41:03.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-19 11:41:03.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.788 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c39ec34: (connection evicted) 2025-03-19 11:41:03.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-19 11:41:03.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b717d03 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.789 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-19 11:41:03.790 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.790 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.790 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-19 11:41:03.797 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.802 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.803 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.804 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.809 [DefaultDispatcher-worker-12 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2025-03-19 11:41:03.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-19 11:41:03.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-19 11:41:03.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.810 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757b8c47: (connection evicted) 2025-03-19 11:41:03.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-19 11:41:03.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a8c9e 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.811 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-19 11:41:03.818 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.823 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.825 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.825 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.837 [DefaultDispatcher-worker-5 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.841 [DefaultDispatcher-worker-16 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.844 [DefaultDispatcher-worker-10 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:41:03.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-19 11:41:03.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-19 11:41:03.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.847 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67710b92: (connection evicted) 2025-03-19 11:41:03.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-19 11:41:03.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-19 11:41:03.847 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9be679 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.848 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-19 11:41:03.855 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.860 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.861 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.861 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.870 [DefaultDispatcher-worker-18 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:41:03.870 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.870 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.870 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.871 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.871 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.873 [DefaultDispatcher-worker-14 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.876 [DefaultDispatcher-worker-19 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.879 [DefaultDispatcher-worker-1 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.885 [DefaultDispatcher-worker-7 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768dcd21 2025-03-19 11:41:03.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-19 11:41:03.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-19 11:41:03.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.886 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768dcd21: (connection evicted) 2025-03-19 11:41:03.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-19 11:41:03.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4ae76 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.887 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-19 11:41:03.888 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.888 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.888 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-19 11:41:03.895 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.899 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.900 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.901 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.910 [DefaultDispatcher-worker-17 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:41:03.910 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.910 [DefaultDispatcher-worker-17 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.910 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.911 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.911 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.912 [DefaultDispatcher-worker-2 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.916 [DefaultDispatcher-worker-10 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.919 [DefaultDispatcher-worker-13 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.923 [DefaultDispatcher-worker-4 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70798698 2025-03-19 11:41:03.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-19 11:41:03.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-19 11:41:03.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:03.924 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70798698: (connection evicted) 2025-03-19 11:41:03.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-19 11:41:03.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32261f 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-03-19 11:41:03.926 [Test worker @coroutine#6109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-19 11:41:03.934 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-03-19 11:41:03.938 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-03-19 11:41:03.939 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-03-19 11:41:03.940 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-03-19 11:41:03.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-19 11:41:03.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-19 11:41:03.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-19 11:41:03.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b78c40d 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.945 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-19 11:41:03.946 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-19 11:41:03.946 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-19 11:41:03.946 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-19 11:41:03.953 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-19 11:41:03.954 [DefaultDispatcher-worker-2 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:41:03.954 [DefaultDispatcher-worker-2 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.954 [DefaultDispatcher-worker-2 @coroutine#2284] 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-03-19 11:41:03.954 [DefaultDispatcher-worker-2 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.954 [DefaultDispatcher-worker-2 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.958 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-19 11:41:03.959 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-19 11:41:03.960 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-19 11:41:03.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-19 11:41:03.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-19 11:41:03.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-19 11:41:03.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f1e9fc 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@49808d41 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@49808d41 2025-03-19 11:41:03.963 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-19 11:41:03.971 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49808d41 2025-03-19 11:41:03.977 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49808d41 2025-03-19 11:41:03.977 [DefaultDispatcher-worker-6 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:41:03.977 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.977 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:03.978 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.978 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49808d41 2025-03-19 11:41:03.978 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.978 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:03.979 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49808d41 2025-03-19 11:41:03.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-19 11:41:03.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-19 11:41:03.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:03.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:03.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-19 11:41:03.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d1a30f 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53 2025-03-19 11:41:03.983 [UI Thread @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-19 11:41:03.991 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53 2025-03-19 11:41:03.996 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53 2025-03-19 11:41:03.997 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53 2025-03-19 11:41:03.998 [UI Thread @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53 2025-03-19 11:41:04.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-19 11:41:04.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-19 11:41:04.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:04.000 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e9dc53: (connection evicted) 2025-03-19 11:41:04.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-19 11:41:04.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205f573e 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-03-19 11:41:04.002 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-19 11:41:04.010 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-03-19 11:41:04.015 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-03-19 11:41:04.017 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-03-19 11:41:04.018 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-03-19 11:41:04.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-19 11:41:04.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-19 11:41:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-19 11:41:04.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3ee7f3 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-03-19 11:41:04.021 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-19 11:41:04.032 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-03-19 11:41:04.037 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-03-19 11:41:04.038 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-03-19 11:41:04.039 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-03-19 11:41:04.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-19 11:41:04.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-19 11:41:04.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-19 11:41:04.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be41d90 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.041 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-19 11:41:04.042 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-19 11:41:04.042 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-19 11:41:04.042 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-19 11:41:04.050 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-19 11:41:04.055 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-19 11:41:04.055 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-19 11:41:04.056 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-19 11:41:04.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-19 11:41:04.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-19 11:41:04.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-19 11:41:04.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b57c4 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-19 11:41:04.058 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-19 11:41:04.066 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-19 11:41:04.071 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-19 11:41:04.072 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-19 11:41:04.073 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-19 11:41:04.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-19 11:41:04.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-19 11:41:04.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-19 11:41:04.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b3feb7 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.075 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-19 11:41:04.076 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@290db92f 2025-03-19 11:41:04.076 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@290db92f 2025-03-19 11:41:04.076 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-19 11:41:04.084 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290db92f 2025-03-19 11:41:04.089 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290db92f 2025-03-19 11:41:04.089 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290db92f 2025-03-19 11:41:04.090 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290db92f 2025-03-19 11:41:04.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-19 11:41:04.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-19 11:41:04.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.093 [DefaultDispatcher-worker-1 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:41:04.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-19 11:41:04.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-19 11:41:04.093 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.093 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.093 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0fbed5 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.094 [DefaultDispatcher-worker-2 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.094 [DefaultDispatcher-worker-2 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-03-19 11:41:04.094 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-19 11:41:04.102 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-03-19 11:41:04.107 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-03-19 11:41:04.108 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-03-19 11:41:04.109 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-03-19 11:41:04.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-19 11:41:04.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-19 11:41:04.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-19 11:41:04.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-19 11:41:04.111 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6cf9b2 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@456a0e9e 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@456a0e9e 2025-03-19 11:41:04.112 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-19 11:41:04.120 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456a0e9e 2025-03-19 11:41:04.125 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456a0e9e 2025-03-19 11:41:04.126 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456a0e9e 2025-03-19 11:41:04.127 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456a0e9e 2025-03-19 11:41:04.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-19 11:41:04.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-19 11:41:04.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-19 11:41:04.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b8c79b 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-03-19 11:41:04.130 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-19 11:41:04.138 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-03-19 11:41:04.143 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-03-19 11:41:04.144 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-03-19 11:41:04.145 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-03-19 11:41:04.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-19 11:41:04.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-19 11:41:04.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-19 11:41:04.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbc04de 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.148 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-19 11:41:04.149 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea036c3 2025-03-19 11:41:04.149 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea036c3 2025-03-19 11:41:04.149 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-19 11:41:04.157 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea036c3 2025-03-19 11:41:04.158 [DefaultDispatcher-worker-18 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:41:04.158 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.159 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.159 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.159 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.159 [DefaultDispatcher-worker-17 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.162 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea036c3 2025-03-19 11:41:04.163 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea036c3 2025-03-19 11:41:04.164 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea036c3 2025-03-19 11:41:04.165 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-19 11:41:04.165 [UI Thread @coroutine#6357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-03-19 11:41:04.165 [UI Thread @coroutine#6357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-19 11:41:04.166 [UI Thread @coroutine#6357] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-19 11:41:04.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-19 11:41:04.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-19 11:41:04.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-19 11:41:04.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5affb3 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@752daa1f 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@752daa1f 2025-03-19 11:41:04.168 [Test worker @coroutine#6363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-19 11:41:04.176 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752daa1f 2025-03-19 11:41:04.181 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752daa1f 2025-03-19 11:41:04.182 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752daa1f 2025-03-19 11:41:04.183 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752daa1f 2025-03-19 11:41:04.185 [UI Thread @coroutine#6379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51543/Site/verify 2025-03-19 11:41:04.185 [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:51543/Site/verify. 2025-03-19 11:41:04.185 [UI Thread @coroutine#6379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51543/Site/verify 2025-03-19 11:41:04.186 [UI Thread @coroutine#6379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51543/Site/verify 2025-03-19 11:41:04.186 [UI Thread @coroutine#6379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51543/Site/verify 2025-03-19 11:41:04.186 [UI Thread @coroutine#6379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51543/Site/verify. 2025-03-19 11:41:04.186 [UI Thread @coroutine#6379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51543/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:41:04.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-19 11:41:04.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-19 11:41:04.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:41:04.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:04.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-19 11:41:04.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6fa551 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:04.189 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.190 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-19 11:41:04.199 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.204 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.205 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.206 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.211 [DefaultDispatcher-worker-5 @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.214 [DefaultDispatcher-worker-20 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72722a6b 2025-03-19 11:41:04.218 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57103/706711377917927424/_ustadmanifest.json 2025-03-19 11:41:04.218 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57103/706711377917927424/_ustadmanifest.json. 2025-03-19 11:41:04.218 [UI Thread @coroutine#6405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57103/706711377917927424/_ustadmanifest.json 2025-03-19 11:41:04.219 [UI Thread @coroutine#6405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57103/706711377917927424/_ustadmanifest.json 2025-03-19 11:41:04.219 [UI Thread @coroutine#6405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57103/706711377917927424/_ustadmanifest.json 2025-03-19 11:41:04.219 [UI Thread @coroutine#6405] 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:57103/706711377917927424/_ustadmanifest.json. 2025-03-19 11:41:04.219 [UI Thread @coroutine#6405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57103/706711377917927424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:41:04.220 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57103/mediainfo.json 2025-03-19 11:41:04.220 [UI Thread @coroutine#6405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57103/mediainfo.json. 2025-03-19 11:41:04.220 [UI Thread @coroutine#6405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57103/mediainfo.json 2025-03-19 11:41:04.220 [UI Thread @coroutine#6405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57103/mediainfo.json 2025-03-19 11:41:04.220 [UI Thread @coroutine#6405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57103/mediainfo.json 2025-03-19 11:41:04.261 [UI Thread @coroutine#6405] 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:57103/mediainfo.json. 2025-03-19 11:41:04.261 [UI Thread @coroutine#6405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57103/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:41:04.271 [DefaultDispatcher-worker-9 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:41:04.271 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.271 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.271 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.271 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.271 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.290 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:04.565 [DefaultDispatcher-worker-9 @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93f4c 2025-03-19 11:41:04.615 [DefaultDispatcher-worker-8 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101eb529 2025-03-19 11:41:04.615 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.615 [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:49261/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.615 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.615 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.615 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49261/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.659 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:04.712 [DefaultDispatcher-worker-13 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-19 11:41:04.712 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.712 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.712 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.713 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.713 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48151/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.786 [DefaultDispatcher-worker-5 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-03-19 11:41:04.786 [DefaultDispatcher-worker-5 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.786 [DefaultDispatcher-worker-5 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.786 [DefaultDispatcher-worker-5 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.787 [DefaultDispatcher-worker-18 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.787 [DefaultDispatcher-worker-18 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37159/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.876 [DefaultDispatcher-worker-13 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a1cc1a 2025-03-19 11:41:04.876 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.876 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.876 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.877 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.877 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52299/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.915 [DefaultDispatcher-worker-11 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3021e31 2025-03-19 11:41:04.915 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.915 [DefaultDispatcher-worker-11 @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://localhost.localdomain:40687/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.916 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.916 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.916 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40687/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.959 [DefaultDispatcher-worker-19 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9e9035 2025-03-19 11:41:04.959 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.959 [DefaultDispatcher-worker-19 @coroutine#2284] 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-03-19 11:41:04.959 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.960 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.983 [DefaultDispatcher-worker-8 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c7e2d1 2025-03-19 11:41:04.983 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.983 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE 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/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:04.983 [DefaultDispatcher-worker-8 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.983 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:04.983 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.014 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.098 [DefaultDispatcher-worker-19 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-03-19 11:41:05.099 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.099 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:05.099 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.099 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.099 [DefaultDispatcher-worker-12 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.164 [DefaultDispatcher-worker-1 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-19 11:41:05.164 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.164 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:05.164 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.165 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.165 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36185/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-19 11:41:05.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-19 11:41:05.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.264 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72722a6b: (connection evicted) 2025-03-19 11:41:05.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:05.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-19 11:41:05.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-19 11:41:05.276 [DefaultDispatcher-worker-15 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c2cb26 2025-03-19 11:41:05.276 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.276 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId. 2025-03-19 11:41:05.276 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.276 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.276 [DefaultDispatcher-worker-2 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38727/UmAppDatabase/replication/nodeId 2025-03-19 11:41:05.277 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4529b266 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.296 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-19 11:41:05.305 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.311 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.312 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.313 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.317 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.317 [DefaultDispatcher-worker-8 @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.321 [DefaultDispatcher-worker-8 @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aca85da 2025-03-19 11:41:05.361 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.361 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.399 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.403 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45217/706711379841679360/_ustadmanifest.json 2025-03-19 11:41:05.403 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45217/706711379841679360/_ustadmanifest.json. 2025-03-19 11:41:05.403 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45217/706711379841679360/_ustadmanifest.json 2025-03-19 11:41:05.404 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45217/706711379841679360/_ustadmanifest.json 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45217/706711379841679360/_ustadmanifest.json 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] 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:45217/706711379841679360/_ustadmanifest.json. 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45217/706711379841679360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45217/tincan.xml 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45217/tincan.xml. 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45217/tincan.xml 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45217/tincan.xml 2025-03-19 11:41:05.405 [UI Thread @coroutine#6468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45217/tincan.xml 2025-03-19 11:41:05.446 [UI Thread @coroutine#6468] 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:45217/tincan.xml. 2025-03-19 11:41:05.446 [UI Thread @coroutine#6468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45217/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:41:05.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-19 11:41:05.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-19 11:41:05.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:41:05.452 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aca85da: (connection evicted) 2025-03-19 11:41:05.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:41:05.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-19 11:41:05.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-03-19 11:47:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c781c42 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:09.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:09.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:09.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-19 11:47:09.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-19 11:47:09.418 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.434 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.437 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.456 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:09.458 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f 2025-03-19 11:47:09.459 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f 2025-03-19 11:47:09.461 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3 2025-03-19 11:47:09.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3 2025-03-19 11:47:09.464 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f 2025-03-19 11:47:09.464 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f 2025-03-19 11:47:09.467 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88 2025-03-19 11:47:09.467 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88 2025-03-19 11:47:09.469 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a2d788 2025-03-19 11:47:09.469 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a2d788 2025-03-19 11:47:09.471 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3 2025-03-19 11:47:09.471 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3 2025-03-19 11:47:09.473 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85706 2025-03-19 11:47:09.473 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85706 2025-03-19 11:47:09.475 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7 2025-03-19 11:47:09.475 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7 2025-03-19 11:47:09.479 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd439e 2025-03-19 11:47:09.480 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd439e 2025-03-19 11:47:09.480 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:09.564 [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-03-19 11:47:09.564 [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-03-19 11:47:09.564 [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-03-19 11:47:09.565 [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-03-19 11:47:09.568 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.569 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:47:09.569 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:09.569 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:47:09.618 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.634 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.645 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.656 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.666 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.669 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.737 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-19 11:47:09.756 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:47:09.756 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:47:09.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-19 11:47:09.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-19 11:47:09.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:09.766 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edacf20: (connection evicted) 2025-03-19 11:47:09.766 [DefaultDispatcher-worker-1 @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-03-19 11:47:09.766 [DefaultDispatcher-worker-7 @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-03-19 11:47:09.767 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f: (connection evicted) 2025-03-19 11:47:09.767 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3: (connection evicted) 2025-03-19 11:47:09.767 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f: (connection evicted) 2025-03-19 11:47:09.767 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88: (connection evicted) 2025-03-19 11:47:09.768 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a2d788: (connection evicted) 2025-03-19 11:47:09.768 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3: (connection evicted) 2025-03-19 11:47:09.768 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b85706: (connection evicted) 2025-03-19 11:47:09.768 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7: (connection evicted) 2025-03-19 11:47:09.769 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dfd439e: (connection evicted) 2025-03-19 11:47:09.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:09.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-19 11:47:09.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c2ab536 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:09.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:09.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:09.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-19 11:47:09.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-19 11:47:09.778 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.784 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.785 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.786 [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-03-19 11:47:09.786 [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-03-19 11:47:09.786 [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-03-19 11:47:09.787 [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-03-19 11:47:09.794 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.795 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:47:09.795 [DefaultDispatcher-worker-5 @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-03-19 11:47:09.795 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 11:47:09.799 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.807 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.816 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.824 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.832 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.836 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.864 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-03-19 11:47:09.877 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:09.880 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cbbee4 2025-03-19 11:47:09.880 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cbbee4 2025-03-19 11:47:09.882 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0c422d 2025-03-19 11:47:09.882 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0c422d 2025-03-19 11:47:09.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f33d594 2025-03-19 11:47:09.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f33d594 2025-03-19 11:47:09.886 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:47:09.886 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a314816 2025-03-19 11:47:09.886 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 11:47:09.886 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a314816 2025-03-19 11:47:09.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-19 11:47:09.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-19 11:47:09.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-03-19 11:47:09.887 [DefaultDispatcher-worker-7 @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-03-19 11:47:09.887 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2084e65a: (connection evicted) 2025-03-19 11:47:09.887 [DefaultDispatcher-worker-5 @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-03-19 11:47:09.887 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15cbbee4: (connection evicted) 2025-03-19 11:47:09.888 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0c422d: (connection evicted) 2025-03-19 11:47:09.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1245f12a 2025-03-19 11:47:09.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1245f12a 2025-03-19 11:47:09.888 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f33d594: (connection evicted) 2025-03-19 11:47:09.888 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a314816: (connection evicted) 2025-03-19 11:47:09.889 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1245f12a: (connection evicted) 2025-03-19 11:47:09.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:09.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-19 11:47:09.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-19 11:47:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e08615 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:09.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:09.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:09.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:09.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:09.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:09.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-19 11:47:09.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bc2f4 2025-03-19 11:47:09.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bc2f4 2025-03-19 11:47:09.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-19 11:47:10.023 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e620b0 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-19 11:47:10.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-19 11:47:10.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-19 11:47:10.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46702c26 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-19 11:47:10.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-03-19 11:47:10.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-03-19 11:47:10.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-19 11:47:10.314 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-19 11:47:10.355 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.366 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.453 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-03-19 11:47:10.459 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-03-19 11:47:10.459 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34327/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:47:10.459 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34327/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-19 11:47:10.459 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34327/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:47:10.474 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34327/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:47:10.474 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34327/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 11:47:10.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-19 11:47:10.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-19 11:47:10.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.514 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74707df8: (connection evicted) 2025-03-19 11:47:10.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-19 11:47:10.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-19 11:47:10.516 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e3ed455 2025-03-19 11:47:10.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-03-19 11:47:10.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-03-19 11:47:10.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-03-19 11:47:10.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-03-19 11:47:10.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-19 11:47:10.555 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-03-19 11:47:10.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-19 11:47:10.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-19 11:47:10.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.558 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-03-19 11:47:10.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-19 11:47:10.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-19 11:47:10.559 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e06ec83 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-19 11:47:10.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-03-19 11:47:10.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-03-19 11:47:10.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-03-19 11:47:10.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-03-19 11:47:10.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-19 11:47:10.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-19 11:47:10.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-19 11:47:10.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.576 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410382cb: (connection evicted) 2025-03-19 11:47:10.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-19 11:47:10.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd7e993 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-03-19 11:47:10.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-03-19 11:47:10.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-19 11:47:10.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-19 11:47:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-19 11:47:10.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-19 11:47:10.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-19 11:47:10.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.596 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb48970: (connection evicted) 2025-03-19 11:47:10.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-19 11:47:10.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-19 11:47:10.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6076c66 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6 2025-03-19 11:47:10.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6 2025-03-19 11:47:10.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4afd10 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-19 11:47:10.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@20faaf77 2025-03-19 11:47:10.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@20faaf77 2025-03-19 11:47:10.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-19 11:47:10.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-19 11:47:10.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-19 11:47:10.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.625 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6: (connection evicted) 2025-03-19 11:47:10.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-19 11:47:10.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-19 11:47:10.629 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.672 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.690 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.709 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c205bf 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2025-03-19 11:47:10.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2520aa05 2025-03-19 11:47:10.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-19 11:47:10.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26865b57 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-19 11:47:10.901 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.904 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.913 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.918 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.925 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.929 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-19 11:47:10.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-19 11:47:10.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.965 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2520aa05: (connection evicted) 2025-03-19 11:47:10.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-19 11:47:10.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-19 11:47:10.969 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-03-19 11:47:10.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ac685ef 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-19 11:47:10.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-03-19 11:47:10.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-03-19 11:47:10.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-19 11:47:10.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5996d6f2 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-19 11:47:10.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-19 11:47:10.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-19 11:47:10.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-19 11:47:10.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-19 11:47:10.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:10.990 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4: (connection evicted) 2025-03-19 11:47:10.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:10.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-19 11:47:10.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351d93bd 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:10.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-03-19 11:47:10.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-03-19 11:47:10.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dda56f 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-03-19 11:47:11.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-03-19 11:47:11.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-19 11:47:11.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-19 11:47:11.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-19 11:47:11.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.002 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42503099: (connection evicted) 2025-03-19 11:47:11.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-19 11:47:11.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-19 11:47:11.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-03-19 11:47:11.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-03-19 11:47:11.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-19 11:47:11.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-03-19 11:47:11.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-03-19 11:47:11.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-19 11:47:11.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-19 11:47:11.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-19 11:47:11.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.013 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2025-03-19 11:47:11.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-19 11:47:11.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de88f64 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b8ecb 2025-03-19 11:47:11.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b8ecb 2025-03-19 11:47:11.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-19 11:47:11.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3722f39d 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2025-03-19 11:47:11.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2025-03-19 11:47:11.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-19 11:47:11.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-19 11:47:11.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-19 11:47:11.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.069 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b8ecb: (connection evicted) 2025-03-19 11:47:11.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-19 11:47:11.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-19 11:47:11.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-03-19 11:47:11.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-19 11:47:11.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-03-19 11:47:11.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-03-19 11:47:11.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-19 11:47:11.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-19 11:47:11.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-19 11:47:11.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.085 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2025-03-19 11:47:11.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-19 11:47:11.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3900dc 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-19 11:47:11.087 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2025-03-19 11:47:11.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc 2025-03-19 11:47:11.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:47:11.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:47:11.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-19 11:47:11.101 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.104 [DefaultDispatcher-worker-5 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:47:11.105 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:47:11.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-19 11:47:11.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-19 11:47:11.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.106 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a16d4dc: (connection evicted) 2025-03-19 11:47:11.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-19 11:47:11.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-19 11:47:11.107 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-03-19 11:47:11.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-03-19 11:47:11.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-19 11:47:11.112 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-19 11:47:11.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-03-19 11:47:11.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-03-19 11:47:11.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-19 11:47:11.124 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-19 11:47:11.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-19 11:47:11.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.128 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22: (connection evicted) 2025-03-19 11:47:11.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-19 11:47:11.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-19 11:47:11.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9b66b 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-03-19 11:47:11.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-03-19 11:47:11.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:47:11.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:47:11.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-19 11:47:11.183 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.196 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.218 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.235 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.243 [DefaultDispatcher-worker-3 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:47:11.244 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:11.244 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:47:11.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-19 11:47:11.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-19 11:47:11.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.245 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71262020: (connection evicted) 2025-03-19 11:47:11.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-19 11:47:11.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-19 11:47:11.246 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-19 11:47:11.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-03-19 11:47:11.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-03-19 11:47:11.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-19 11:47:11.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-03-19 11:47:11.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-03-19 11:47:11.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-19 11:47:11.348 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.357 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-19 11:47:11.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-19 11:47:11.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.388 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32328dc4: (connection evicted) 2025-03-19 11:47:11.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-19 11:47:11.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bf93bb 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-03-19 11:47:11.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca 2025-03-19 11:47:11.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-03-19 11:47:11.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-03-19 11:47:11.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-19 11:47:11.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-19 11:47:11.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-19 11:47:11.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.418 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6e92ca: (connection evicted) 2025-03-19 11:47:11.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-19 11:47:11.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-03-19 11:47:11.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-03-19 11:47:11.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b19712f 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:47:11.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:47:11.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-19 11:47:11.500 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.520 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.522 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:47:11.523 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:47:11.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-19 11:47:11.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-19 11:47:11.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.524 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@287ad0da: (connection evicted) 2025-03-19 11:47:11.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-19 11:47:11.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-19 11:47:11.524 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3d168e 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-19 11:47:11.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-03-19 11:47:11.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2025-03-19 11:47:11.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-19 11:47:11.529 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-19 11:47:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-03-19 11:47:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-03-19 11:47:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-19 11:47:11.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-19 11:47:11.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-19 11:47:11.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.538 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd: (connection evicted) 2025-03-19 11:47:11.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-19 11:47:11.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a44effb 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-03-19 11:47:11.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-03-19 11:47:11.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-19 11:47:11.554 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-03-19 11:47:11.559 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-03-19 11:47:11.560 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f676900 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@528f5b7f 2025-03-19 11:47:11.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-03-19 11:47:11.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c41b8d8 2025-03-19 11:47:11.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-19 11:47:11.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-19 11:47:11.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-19 11:47:11.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:11.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-19 11:47:11.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-19 11:47:11.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-19 11:47:11.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-19 11:47:11.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-19 11:47:11.571 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-19 11:47:11.577 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-19 11:47:11.578 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde0c69 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-19 11:47:11.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-19 11:47:11.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-19 11:47:11.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-19 11:47:11.584 [DefaultDispatcher-worker-7 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-19 11:47:11.585 [DefaultDispatcher-worker-5 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-19 11:47:11.586 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-19 11:47:11.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-19 11:47:11.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-19 11:47:11.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.588 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569a26ab: (connection evicted) 2025-03-19 11:47:11.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-19 11:47:11.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-19 11:47:11.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-19 11:47:11.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-19 11:47:11.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-19 11:47:11.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-19 11:47:11.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-19 11:47:11.597 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-19 11:47:11.598 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b89b3a 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-19 11:47:11.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2025-03-19 11:47:11.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2025-03-19 11:47:11.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-19 11:47:11.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-19 11:47:11.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-19 11:47:11.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:11.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-19 11:47:11.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-19 11:47:11.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474ce6b8 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-19 11:47:11.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-03-19 11:47:11.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-03-19 11:47:11.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-19 11:47:11.605 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-03-19 11:47:11.611 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-03-19 11:47:11.612 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6282f1eb 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-03-19 11:47:11.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-03-19 11:47:11.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-19 11:47:11.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-19 11:47:11.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-19 11:47:11.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:11.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-19 11:47:11.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151a6598 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2025-03-19 11:47:11.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2025-03-19 11:47:11.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-19 11:47:11.636 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.652 [DefaultDispatcher-worker-3 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2025-03-19 11:47:11.658 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2025-03-19 11:47:11.663 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.680 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.687 [DefaultDispatcher-worker-15 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2025-03-19 11:47:11.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-19 11:47:11.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-19 11:47:11.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.688 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28: (connection evicted) 2025-03-19 11:47:11.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-19 11:47:11.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-19 11:47:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79445efb 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-19 11:47:11.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-19 11:47:11.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-19 11:47:11.700 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.709 [DefaultDispatcher-worker-13 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-19 11:47:11.713 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-03-19 11:47:11.714 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-19 11:47:11.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-19 11:47:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.723 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9: (connection evicted) 2025-03-19 11:47:11.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-19 11:47:11.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11309dd4 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-19 11:47:11.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-03-19 11:47:11.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-03-19 11:47:11.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-19 11:47:11.747 [DefaultDispatcher-worker-4 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c 2025-03-19 11:47:11.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-19 11:47:11.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-19 11:47:11.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.749 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bd4780c: (connection evicted) 2025-03-19 11:47:11.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-19 11:47:11.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32646ecf 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-19 11:47:11.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-19 11:47:11.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-19 11:47:11.770 [DefaultDispatcher-worker-12 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-19 11:47:11.775 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-19 11:47:11.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-19 11:47:11.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-19 11:47:11.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.776 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23708f14: (connection evicted) 2025-03-19 11:47:11.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-19 11:47:11.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9c2387 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e61a863 2025-03-19 11:47:11.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e61a863 2025-03-19 11:47:11.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-19 11:47:11.796 [DefaultDispatcher-worker-1 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e61a863 2025-03-19 11:47:11.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-19 11:47:11.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-19 11:47:11.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.798 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e61a863: (connection evicted) 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-19 11:47:11.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413eaf5d 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@33891646 2025-03-19 11:47:11.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@33891646 2025-03-19 11:47:11.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-19 11:47:11.817 [DefaultDispatcher-worker-5 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33891646 2025-03-19 11:47:11.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-19 11:47:11.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-19 11:47:11.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:11.817 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33891646: (connection evicted) 2025-03-19 11:47:11.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:11.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-19 11:47:11.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17332039 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:11.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@71418a4a 2025-03-19 11:47:11.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@71418a4a 2025-03-19 11:47:11.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-19 11:47:11.995 [DefaultDispatcher-worker-8 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71418a4a 2025-03-19 11:47:12.000 [DefaultDispatcher-worker-5 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71418a4a 2025-03-19 11:47:12.002 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57319/manifest.json 2025-03-19 11:47:12.002 [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:57319/manifest.json. 2025-03-19 11:47:12.002 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57319/manifest.json 2025-03-19 11:47:12.003 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57319/manifest.json 2025-03-19 11:47:12.003 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57319/manifest.json 2025-03-19 11:47:12.056 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.077 [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:57319/manifest.json. 2025-03-19 11:47:12.077 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57319/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:12.085 [DefaultDispatcher-worker-13 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71418a4a 2025-03-19 11:47:12.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-19 11:47:12.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-19 11:47:12.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.089 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71418a4a: (connection evicted) 2025-03-19 11:47:12.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:12.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-19 11:47:12.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-19 11:47:12.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348bd063 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:12.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@acd115d 2025-03-19 11:47:12.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@acd115d 2025-03-19 11:47:12.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cddc036 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:12.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:12.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@70df41f9 2025-03-19 11:47:12.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@70df41f9 2025-03-19 11:47:12.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-19 11:47:12.115 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:47:12.154 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-03-19 11:47:12.155 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f4fc18 2025-03-19 11:47:12.192 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.199 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.208 [DefaultDispatcher-worker-13 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:46249 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be1e187 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:12.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@64df8422 2025-03-19 11:47:12.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@64df8422 2025-03-19 11:47:12.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-19 11:47:12.228 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:47:12.232 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:47:12.232 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:47:12.232 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:47:12.232 [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-03-19 11:47:12.232 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:47:12.232 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:47:12.232 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:47:12.232 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9df3b3 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:12.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-19 11:47:12.262 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.267 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.271 [DefaultDispatcher-worker-8 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df8422 2025-03-19 11:47:12.272 [DefaultDispatcher-worker-8 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df8422 2025-03-19 11:47:12.277 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.281 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.282 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.282 [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:46249/api/content/706712954994847744/_ustadmanifest.json. 2025-03-19 11:47:12.282 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.283 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.283 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.284 [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:46249/api/content/706712954994847744/_ustadmanifest.json. 2025-03-19 11:47:12.284 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:12.292 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.295 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:47:12.296 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-af49fb18-6dc9-47f4-acc2-63c949793a33', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:47:12.298 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:12.298 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-af49fb18-6dc9-47f4-acc2-63c949793a33 2025-03-19 11:47:12.301 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:12.301 [DefaultDispatcher-worker-7 @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:46249/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:12.301 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:12.301 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46249/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:12.306 [DefaultDispatcher-worker-15 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.306 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/UmAppDatabase/replication/nodeId 2025-03-19 11:47:12.306 [DefaultDispatcher-worker-15 @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:46249/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:12.306 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/UmAppDatabase/replication/nodeId 2025-03-19 11:47:12.309 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.311 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/api/blob/upload-init-batch 2025-03-19 11:47:12.311 [DefaultDispatcher-worker-12 @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:46249/api/blob/upload-init-batch. 2025-03-19 11:47:12.311 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/api/blob/upload-init-batch 2025-03-19 11:47:12.311 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46249/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:12.334 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.345 [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-03-19 11:47:12.345 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:12.345 [eventLoopGroupProxy-4-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:12.345 [eventLoopGroupProxy-4-4 @call-handler#394] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:12.349 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:12.349 [eventLoopGroupProxy-4-4 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:12.350 [eventLoopGroupProxy-4-2 @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-03-19 11:47:12.350 [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-03-19 11:47:12.350 [eventLoopGroupProxy-4-2 @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-03-19 11:47:12.352 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:12.352 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/UmAppDatabase/replication/nodeId 2025-03-19 11:47:12.352 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46249/UmAppDatabase/replication/nodeId 2025-03-19 11:47:12.352 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:12.352 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:12.355 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-03-19 11:47:12.355 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-03-19 11:47:12.359 [eventLoopGroupProxy-4-1 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acd115d 2025-03-19 11:47:12.359 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.365 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.368 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-03-19 11:47:12.369 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/api/blob/upload-init-batch 2025-03-19 11:47:12.369 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46249/api/blob/upload-init-batch 2025-03-19 11:47:12.374 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46249/api/blob/upload-init-batch. 2025-03-19 11:47:12.374 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46249/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:12.382 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/api/blob/upload-batch-data 2025-03-19 11:47:12.382 [DefaultDispatcher-worker-18 @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:46249/api/blob/upload-batch-data. 2025-03-19 11:47:12.382 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/api/blob/upload-batch-data 2025-03-19 11:47:12.382 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46249/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:12.387 [eventLoopGroupProxy-4-2 @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-03-19 11:47:12.394 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acd115d 2025-03-19 11:47:12.395 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:12.395 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-19 11:47:12.396 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/api/blob/upload-batch-data 2025-03-19 11:47:12.401 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/api/blob/upload-batch-data 2025-03-19 11:47:12.401 [DefaultDispatcher-worker-18 @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:46249/api/blob/upload-batch-data. 2025-03-19 11:47:12.401 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/api/blob/upload-batch-data 2025-03-19 11:47:12.401 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46249/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:12.402 [eventLoopGroupProxy-4-2 @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-03-19 11:47:12.404 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acd115d 2025-03-19 11:47:12.404 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:12.405 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-19 11:47:12.405 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/api/blob/upload-batch-data 2025-03-19 11:47:12.417 [DefaultDispatcher-worker-18 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.423 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.433 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/UmAppDatabase/replication/message 2025-03-19 11:47:12.433 [DefaultDispatcher-worker-16 @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:46249/UmAppDatabase/replication/message. 2025-03-19 11:47:12.433 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/UmAppDatabase/replication/message 2025-03-19 11:47:12.433 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46249/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:12.435 [eventLoopGroupProxy-4-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:12.435 [eventLoopGroupProxy-4-2 @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-03-19 11:47:12.435 [eventLoopGroupProxy-4-2 @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-03-19 11:47:12.449 [DefaultDispatcher-worker-14 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70df41f9 2025-03-19 11:47:12.450 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:12.450 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-03-19 11:47:12.450 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.450 [DefaultDispatcher-worker-2 @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:46249/api/content/706712954994847744/_ustadmanifest.json. 2025-03-19 11:47:12.450 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.451 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/UmAppDatabase/replication/message 2025-03-19 11:47:12.451 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46249/UmAppDatabase/replication/message 2025-03-19 11:47:12.451 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46249/UmAppDatabase/replication/message. 2025-03-19 11:47:12.451 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46249/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:12.452 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.452 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json 2025-03-19 11:47:12.452 [DefaultDispatcher-worker-12 @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:46249/api/content/706712954994847744/_ustadmanifest.json. 2025-03-19 11:47:12.452 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46249/api/content/706712954994847744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:12.456 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b 2025-03-19 11:47:12.457 [DefaultDispatcher-worker-15 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70df41f9 2025-03-19 11:47:12.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:47:12.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:47:12.458 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:47:12.458 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:47:12.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:47:12.459 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df8422 2025-03-19 11:47:12.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-19 11:47:12.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-19 11:47:12.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:12.459 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbe532b: (connection evicted) 2025-03-19 11:47:12.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:12.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-19 11:47:12.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-19 11:47:12.729 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:12.729 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:12.918 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:13.464 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f4fc18 2025-03-19 11:47:13.464 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f4fc18 2025-03-19 11:47:13.466 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@acd115d 2025-03-19 11:47:13.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-19 11:47:13.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-19 11:47:13.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:13.467 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70df41f9: (connection evicted) 2025-03-19 11:47:13.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:13.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-19 11:47:13.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af50246 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:13.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:13.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:13.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e96489b 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:13.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:13.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-19 11:47:13.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-03-19 11:47:13.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-03-19 11:47:13.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-19 11:47:13.489 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:47:13.490 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 11:47:13.490 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6c930e7e 2025-03-19 11:47:13.491 [DefaultDispatcher-worker-7 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:41323 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1174e173 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:13.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:13.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2025-03-19 11:47:13.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2025-03-19 11:47:13.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-19 11:47:13.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:47:13.495 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:47:13.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:47:13.495 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:47:13.495 [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-03-19 11:47:13.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:47:13.495 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:47:13.495 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:47:13.495 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e015ac1 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:13.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-19 11:47:13.515 [DefaultDispatcher-worker-17 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.519 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.524 [DefaultDispatcher-worker-15 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2025-03-19 11:47:13.525 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2025-03-19 11:47:13.529 [DefaultDispatcher-worker-11 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.534 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.534 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:13.534 [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:41323/api/content/706712959509344256/_ustadmanifest.json. 2025-03-19 11:47:13.534 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:13.535 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:13.535 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:13.535 [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:41323/api/content/706712959509344256/_ustadmanifest.json. 2025-03-19 11:47:13.535 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:13.542 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.542 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:47:13.542 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9f88be41-05ce-4ee9-9ecc-c326bfd36c40', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:47:13.543 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:13.543 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9f88be41-05ce-4ee9-9ecc-c326bfd36c40 2025-03-19 11:47:13.544 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:13.544 [DefaultDispatcher-worker-12 @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:41323/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:13.544 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:13.544 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:13.546 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:13.546 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:13.547 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.547 [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-03-19 11:47:13.547 [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-03-19 11:47:13.547 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.547 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 11:47:13.547 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:13.547 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:13.549 [DefaultDispatcher-worker-9 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.549 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/UmAppDatabase/replication/nodeId 2025-03-19 11:47:13.549 [DefaultDispatcher-worker-9 @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:41323/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:13.549 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/UmAppDatabase/replication/nodeId 2025-03-19 11:47:13.551 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:13.551 [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:41323/api/blob/upload-init-batch. 2025-03-19 11:47:13.551 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:13.551 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:13.551 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:13.551 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.551 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-19 11:47:13.552 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/UmAppDatabase/replication/nodeId 2025-03-19 11:47:13.552 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/UmAppDatabase/replication/nodeId 2025-03-19 11:47:13.553 [eventLoopGroupProxy-7-3 @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-03-19 11:47:13.553 [eventLoopGroupProxy-7-3 @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-03-19 11:47:13.554 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:13.555 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-19 11:47:13.555 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:13.555 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:13.556 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41323/api/blob/upload-init-batch. 2025-03-19 11:47:13.556 [DefaultDispatcher-worker-6 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41323/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:13.557 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.557 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:13.557 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.557 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:13.558 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.558 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:13.560 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:13.560 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.560 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:13.560 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.561 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.562 [DefaultDispatcher-worker-16 @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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:13.562 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.562 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:13.563 [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-03-19 11:47:13.563 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.564 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:13.564 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.564 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:13.565 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.566 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.566 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:13.566 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.566 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:13.568 [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-03-19 11:47:13.578 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:13.580 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:13.581 [DefaultDispatcher-worker-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-03-19 11:47:13.593 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:13.595 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:13.609 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.609 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 11:47:13.609 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.610 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.610 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:13.610 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.610 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:13.611 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:13.611 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-03-19 11:47:13.612 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.612 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41323/api/blob/upload-batch-data. 2025-03-19 11:47:13.612 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41323/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:13.612 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:41323/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:41323/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-19 11:47:13.612 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:41323/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:13.624 [DefaultDispatcher-worker-1 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.631 [DefaultDispatcher-worker-19 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:13.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:47:14.132 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-335e9a20-140b-4cb8-acbd-62924eaf2666', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:47:14.132 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:14.132 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-335e9a20-140b-4cb8-acbd-62924eaf2666 2025-03-19 11:47:14.134 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:14.134 [DefaultDispatcher-worker-5 @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:41323/api/blob/upload-init-batch. 2025-03-19 11:47:14.134 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:14.134 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:14.136 [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-03-19 11:47:14.136 [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-03-19 11:47:14.137 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:14.138 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-19 11:47:14.138 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:14.138 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/api/blob/upload-init-batch 2025-03-19 11:47:14.138 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41323/api/blob/upload-init-batch. 2025-03-19 11:47:14.138 [DefaultDispatcher-worker-5 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41323/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:14.139 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.139 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.139 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.139 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.141 [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-03-19 11:47:14.143 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.143 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:14.143 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.144 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.144 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.144 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.144 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.145 [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-03-19 11:47:14.146 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.146 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:14.146 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.147 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.147 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.147 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.147 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.147 [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-03-19 11:47:14.189 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.189 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.189 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.189 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.189 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.189 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.189 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.190 [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-03-19 11:47:14.232 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.233 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:14.233 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.234 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.234 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.234 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.234 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.235 [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-03-19 11:47:14.276 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.276 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.277 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.277 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.277 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.277 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.277 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.278 [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-03-19 11:47:14.320 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.320 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.321 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.321 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.321 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.321 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.321 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.322 [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-03-19 11:47:14.364 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.364 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.365 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.365 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.365 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.365 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.365 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.366 [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-03-19 11:47:14.408 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.408 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.409 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.409 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.409 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.409 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.409 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.410 [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-03-19 11:47:14.452 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.452 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.453 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.453 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.453 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.453 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.453 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.454 [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-03-19 11:47:14.496 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.496 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.497 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.497 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.497 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.497 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.497 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.498 [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-03-19 11:47:14.540 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.540 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.541 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.541 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.541 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.541 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.541 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.542 [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-03-19 11:47:14.584 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.585 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:14.585 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.586 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.586 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.586 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.586 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.586 [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-03-19 11:47:14.628 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.628 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:14.629 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.630 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.630 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.630 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.630 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.631 [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-03-19 11:47:14.638 [DefaultDispatcher-worker-19 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:14.674 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:14.674 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.674 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:14.674 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.675 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.675 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.675 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.675 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.676 [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-03-19 11:47:14.677 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:14.678 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.678 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:14.678 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.679 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.679 [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:41323/api/blob/upload-batch-data. 2025-03-19 11:47:14.679 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.679 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:14.680 [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-03-19 11:47:14.681 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:14.681 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.681 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:14.681 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/blob/upload-batch-data 2025-03-19 11:47:14.687 [DefaultDispatcher-worker-15 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:14.692 [DefaultDispatcher-worker-2 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:14.692 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/UmAppDatabase/replication/message 2025-03-19 11:47:14.692 [DefaultDispatcher-worker-2 @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:41323/UmAppDatabase/replication/message. 2025-03-19 11:47:14.692 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/UmAppDatabase/replication/message 2025-03-19 11:47:14.692 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41323/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:14.693 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:14.694 [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-03-19 11:47:14.694 [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-03-19 11:47:14.706 [DefaultDispatcher-worker-6 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-03-19 11:47:14.707 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:14.707 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-4 @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:41323/api/content/706712959509344256/_ustadmanifest.json. 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-4 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/UmAppDatabase/replication/message 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/UmAppDatabase/replication/message 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41323/UmAppDatabase/replication/message. 2025-03-19 11:47:14.707 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41323/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:14.708 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:14.708 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json 2025-03-19 11:47:14.708 [DefaultDispatcher-worker-7 @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:41323/api/content/706712959509344256/_ustadmanifest.json. 2025-03-19 11:47:14.708 [DefaultDispatcher-worker-7 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41323/api/content/706712959509344256/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:14.713 [DefaultDispatcher-worker-2 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2025-03-19 11:47:14.714 [DefaultDispatcher-worker-19 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-03-19 11:47:14.715 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:47:14.715 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:47:14.715 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:47:14.715 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:47:14.715 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:47:14.716 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1771d6a5 2025-03-19 11:47:14.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-19 11:47:14.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-19 11:47:14.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:14.716 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@501b296a: (connection evicted) 2025-03-19 11:47:14.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:14.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-19 11:47:14.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-19 11:47:14.995 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:15.133 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:15.188 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:15.479 [DefaultDispatcher-worker-18 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2025-03-19 11:47:15.721 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6c930e7e 2025-03-19 11:47:15.721 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6c930e7e 2025-03-19 11:47:15.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-19 11:47:15.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-19 11:47:15.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:15.722 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24ac87a: (connection evicted) 2025-03-19 11:47:15.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:15.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-19 11:47:15.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c013560 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:15.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-19 11:47:15.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b808427 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-19 11:47:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-19 11:47:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-19 11:47:15.757 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:47:15.758 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 11:47:15.758 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3a5ffea 2025-03-19 11:47:15.759 [DefaultDispatcher-worker-19 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:34303 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@893081e 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-19 11:47:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:15.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@646ddc20 2025-03-19 11:47:15.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@646ddc20 2025-03-19 11:47:15.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-19 11:47:15.761 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:47:15.761 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:47:15.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:47:15.761 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:47:15.761 [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-03-19 11:47:15.761 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:47:15.761 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:47:15.761 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:47:15.761 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4280b20b 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:15.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:15.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-19 11:47:15.782 [DefaultDispatcher-worker-21 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.786 [DefaultDispatcher-worker-21 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.790 [DefaultDispatcher-worker-3 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646ddc20 2025-03-19 11:47:15.791 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646ddc20 2025-03-19 11:47:15.796 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.801 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.801 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.801 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json. 2025-03-19 11:47:15.801 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.802 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.802 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.802 [Test worker @coroutine#640] 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:34303/api/content/706712969873977344/_ustadmanifest.json. 2025-03-19 11:47:15.802 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:15.812 [DefaultDispatcher-worker-16 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:47:15.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bda248e9-1534-413d-8a06-457bee5d5ee6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:47:15.813 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:15.813 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bda248e9-1534-413d-8a06-457bee5d5ee6 2025-03-19 11:47:15.814 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:15.814 [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:34303/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:15.814 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:15.814 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:15.816 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:15.816 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:15.816 [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-03-19 11:47:15.816 [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-03-19 11:47:15.816 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.817 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.817 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 11:47:15.817 [DefaultDispatcher-worker-21 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:15.817 [DefaultDispatcher-worker-21 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34303/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:15.823 [DefaultDispatcher-worker-8 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.823 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/UmAppDatabase/replication/nodeId 2025-03-19 11:47:15.823 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34303/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:15.823 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/UmAppDatabase/replication/nodeId 2025-03-19 11:47:15.825 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/blob/upload-init-batch 2025-03-19 11:47:15.825 [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:34303/api/blob/upload-init-batch. 2025-03-19 11:47:15.825 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/blob/upload-init-batch 2025-03-19 11:47:15.825 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:15.825 [eventLoopGroupProxy-10-2 @call-handler#679] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:15.825 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.825 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-19 11:47:15.826 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/UmAppDatabase/replication/nodeId 2025-03-19 11:47:15.826 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34303/UmAppDatabase/replication/nodeId 2025-03-19 11:47:15.826 [eventLoopGroupProxy-10-3 @call-handler#686] 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-03-19 11:47:15.827 [eventLoopGroupProxy-10-3 @call-handler#686] 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-03-19 11:47:15.828 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.829 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-19 11:47:15.829 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/blob/upload-init-batch 2025-03-19 11:47:15.829 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34303/api/blob/upload-init-batch 2025-03-19 11:47:15.829 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34303/api/blob/upload-init-batch. 2025-03-19 11:47:15.829 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34303/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:15.830 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.830 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/blob/upload-batch-data. 2025-03-19 11:47:15.830 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.830 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:15.831 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:15.832 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.833 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.833 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.833 [eventLoopGroupProxy-10-2 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:15.834 [DefaultDispatcher-worker-19 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.835 [DefaultDispatcher-worker-19 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.835 [DefaultDispatcher-worker-19 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/blob/upload-batch-data. 2025-03-19 11:47:15.835 [DefaultDispatcher-worker-19 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.835 [DefaultDispatcher-worker-19 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:15.836 [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-03-19 11:47:15.837 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.837 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.837 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:15.837 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.838 [DefaultDispatcher-worker-16 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.838 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.838 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/blob/upload-batch-data. 2025-03-19 11:47:15.838 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.838 [DefaultDispatcher-worker-4 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:15.839 [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-03-19 11:47:15.843 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.843 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.843 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-19 11:47:15.843 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.844 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.844 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/blob/upload-batch-data. 2025-03-19 11:47:15.844 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.844 [DefaultDispatcher-worker-16 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:15.845 [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-03-19 11:47:15.846 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.846 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:15.846 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.846 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:15.847 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.848 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.848 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/blob/upload-batch-data. 2025-03-19 11:47:15.848 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.848 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:15.848 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:15.848 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:15.850 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:15.850 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.850 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:15.850 [DefaultDispatcher-worker-6 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/blob/upload-batch-data 2025-03-19 11:47:15.857 [DefaultDispatcher-worker-7 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.860 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:15.862 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:15.862 [DefaultDispatcher-worker-18 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.863 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/UmAppDatabase/replication/message 2025-03-19 11:47:15.863 [DefaultDispatcher-worker-18 @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:34303/UmAppDatabase/replication/message. 2025-03-19 11:47:15.863 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/UmAppDatabase/replication/message 2025-03-19 11:47:15.863 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34303/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:15.864 [eventLoopGroupProxy-10-2 @call-handler#724] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:15.864 [eventLoopGroupProxy-10-2 @call-handler#724] 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-03-19 11:47:15.864 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:15.874 [DefaultDispatcher-worker-20 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-19 11:47:15.875 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:15.875 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-18 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-18 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json. 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-18 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/UmAppDatabase/replication/message 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34303/UmAppDatabase/replication/message 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34303/UmAppDatabase/replication/message. 2025-03-19 11:47:15.875 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34303/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:15.876 [DefaultDispatcher-worker-10 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.876 [DefaultDispatcher-worker-10 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json 2025-03-19 11:47:15.876 [DefaultDispatcher-worker-10 @coroutine#634] 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:34303/api/content/706712969873977344/_ustadmanifest.json. 2025-03-19 11:47:15.876 [DefaultDispatcher-worker-10 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34303/api/content/706712969873977344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:15.882 [DefaultDispatcher-worker-8 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4 2025-03-19 11:47:15.883 [DefaultDispatcher-worker-20 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-19 11:47:15.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:47:15.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:47:15.884 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:47:15.884 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:47:15.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:47:15.885 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646ddc20 2025-03-19 11:47:15.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-19 11:47:15.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-19 11:47:15.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:15.885 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b37d1a4: (connection evicted) 2025-03-19 11:47:15.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:15.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-19 11:47:15.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-19 11:47:16.262 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:16.262 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:16.358 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:16.889 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3a5ffea 2025-03-19 11:47:16.889 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3a5ffea 2025-03-19 11:47:16.890 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-19 11:47:16.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-19 11:47:16.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-19 11:47:16.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:16.890 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6771fc29: (connection evicted) 2025-03-19 11:47:16.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:16.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-19 11:47:16.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b69ccb 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:16.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:16.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:16.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:16.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5d1204 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:16.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-19 11:47:16.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-19 11:47:16.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-19 11:47:16.905 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:47:16.906 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 11:47:16.906 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2cf669f2 2025-03-19 11:47:16.907 [DefaultDispatcher-worker-1 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:46321 2025-03-19 11:47:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-19 11:47:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:16.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c91121 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:16.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:16.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:16.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-19 11:47:16.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 11:47:16.909 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 11:47:16.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 11:47:16.909 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 11:47:16.909 [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-03-19 11:47:16.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 11:47:16.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 11:47:16.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 11:47:16.909 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f438f1 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:16.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:16.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:16.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:16.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-19 11:47:16.931 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:16.936 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:16.994 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:16.996 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:17.008 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:17.010 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:17.029 [DefaultDispatcher-worker-3 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:17.056 [DefaultDispatcher-worker-3 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:17.060 [DefaultDispatcher-worker-3 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:17.062 [DefaultDispatcher-worker-3 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:17.071 [DefaultDispatcher-worker-18 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.076 [DefaultDispatcher-worker-17 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.076 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:17.076 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json. 2025-03-19 11:47:17.076 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:17.077 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:17.077 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:17.078 [Test worker @coroutine#758] 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:46321/api/content/706712974965014528/_ustadmanifest.json. 2025-03-19 11:47:17.078 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:17.130 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.131 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 11:47:17.131 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9ba790cc-aa83-40b4-8847-48c265337f14', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 11:47:17.132 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 11:47:17.132 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9ba790cc-aa83-40b4-8847-48c265337f14 2025-03-19 11:47:17.133 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:17.133 [DefaultDispatcher-worker-3 @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:46321/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:17.133 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:17.133 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:17.135 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:17.135 [eventLoopGroupProxy-13-2 @call-handler#794] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:17.135 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.135 [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-03-19 11:47:17.135 [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-03-19 11:47:17.135 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.136 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-03-19 11:47:17.136 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:17.136 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:17.138 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.138 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/UmAppDatabase/replication/nodeId 2025-03-19 11:47:17.138 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46321/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:17.138 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/UmAppDatabase/replication/nodeId 2025-03-19 11:47:17.139 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:17.139 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.140 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-19 11:47:17.140 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/UmAppDatabase/replication/nodeId 2025-03-19 11:47:17.140 [DefaultDispatcher-worker-11 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46321/UmAppDatabase/replication/nodeId 2025-03-19 11:47:17.146 [DefaultDispatcher-worker-21 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.152 [DefaultDispatcher-worker-2 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.154 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-init-batch 2025-03-19 11:47:17.154 [DefaultDispatcher-worker-17 @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:46321/api/blob/upload-init-batch. 2025-03-19 11:47:17.154 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-init-batch 2025-03-19 11:47:17.154 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:17.155 [eventLoopGroupProxy-13-1 @call-handler#809] 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-03-19 11:47:17.155 [eventLoopGroupProxy-13-1 @call-handler#809] 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-03-19 11:47:17.198 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.199 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-03-19 11:47:17.200 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-init-batch 2025-03-19 11:47:17.200 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46321/api/blob/upload-init-batch 2025-03-19 11:47:17.200 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-init-batch. 2025-03-19 11:47:17.200 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46321/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:17.204 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.204 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.204 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.204 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.205 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.207 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.207 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.207 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.208 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.209 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.209 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.209 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.209 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.210 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.252 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.253 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.253 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:17.253 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.254 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.254 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.254 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.254 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.255 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.256 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.256 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.256 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.257 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.257 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.257 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.257 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.257 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.258 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.260 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.260 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.260 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.261 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.261 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.261 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.261 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.261 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.262 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.306 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.306 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.306 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:17.307 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.308 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.308 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.308 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.308 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.309 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.370 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.371 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.371 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-03-19 11:47:17.371 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.373 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.373 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.373 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.373 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.374 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.420 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.421 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.421 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-19 11:47:17.421 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.422 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.422 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.422 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.422 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.423 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.466 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.466 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.466 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:17.467 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.468 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.468 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.468 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.468 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.469 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.511 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.511 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.511 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:17.512 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.512 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.512 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.512 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.512 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.513 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.556 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.556 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.557 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:17.557 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.558 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.558 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.558 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.558 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.559 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.560 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.560 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.560 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.560 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.561 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.561 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.561 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.561 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.561 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.562 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.562 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.562 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.563 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.564 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.565 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.565 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.565 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.565 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.566 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.566 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.566 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.566 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.566 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.567 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.567 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.567 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.568 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.568 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.568 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.568 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.568 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.569 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.570 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.570 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.570 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.571 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.571 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.571 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.571 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.571 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.572 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.573 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.573 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.573 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.573 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.574 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.574 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.574 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.574 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.575 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.576 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.576 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.576 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.576 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.576 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.576 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.576 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.577 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.577 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.578 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.578 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.578 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.578 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.579 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.579 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.579 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.579 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.580 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.581 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.582 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.582 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.582 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.583 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.583 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.583 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.583 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.583 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.584 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.584 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.584 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.585 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.585 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.586 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.586 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.588 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.588 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.588 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.588 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.589 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.589 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.589 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.589 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.590 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.591 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.591 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.591 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.591 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.592 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.592 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.592 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.592 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.592 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.593 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.594 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.594 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.594 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.594 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.594 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.594 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.594 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.595 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.596 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.596 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.596 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.598 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.599 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.599 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.599 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.599 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.601 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.602 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.602 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.602 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.602 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.603 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.603 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.603 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.603 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.604 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.605 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.605 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.605 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.605 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.606 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.606 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.606 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.606 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.607 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.608 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.608 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.608 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.608 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.609 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.609 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.609 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.609 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.610 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.611 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.611 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.611 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.613 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.614 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.614 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.615 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.615 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.616 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.616 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.616 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.616 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.616 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.617 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.618 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.618 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.618 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.619 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.619 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.619 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.619 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.620 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.621 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.621 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.621 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.621 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.623 [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-03-19 11:47:17.624 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.624 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.624 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.624 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.625 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.625 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.625 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.625 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.626 [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-03-19 11:47:17.627 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.627 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.627 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.627 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.628 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.628 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.628 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.628 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.629 [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-03-19 11:47:17.630 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.630 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.630 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.632 [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-03-19 11:47:17.633 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.633 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.633 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.633 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.634 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.634 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.634 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.634 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.635 [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-03-19 11:47:17.650 [DefaultDispatcher-worker-19 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:17.677 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.678 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.678 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:17.678 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.680 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.681 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.681 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.681 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.681 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.683 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.683 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.683 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.683 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.684 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.685 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.686 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.686 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.686 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.687 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.687 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.687 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.687 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.688 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.689 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.689 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.689 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.689 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.690 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.690 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.690 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.690 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.691 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.734 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.734 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.735 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:17.735 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.736 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.736 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.736 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.736 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.737 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.780 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.780 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.780 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:17.780 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.781 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.781 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.781 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.781 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.782 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.783 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.783 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.783 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.783 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.784 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.785 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.786 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.786 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.786 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.786 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.787 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.787 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.787 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.787 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.787 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.830 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.830 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.830 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:17.831 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.832 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.832 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.832 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.832 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.832 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.834 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.834 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.834 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.834 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.835 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.835 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.835 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.835 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.835 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.836 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.836 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.836 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.837 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.837 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.837 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.837 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.837 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.838 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.839 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.839 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.839 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.839 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.840 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.840 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.840 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.840 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.841 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.842 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.842 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.842 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.842 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.843 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.843 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.843 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.843 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.843 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.886 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.886 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.887 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:17.887 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.888 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.888 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.888 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.888 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.889 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.890 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.890 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.890 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.890 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.891 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.891 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.891 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.891 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.891 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.892 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.892 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.893 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.893 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.894 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.894 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.896 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.896 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.896 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.896 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.897 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.898 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.899 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.899 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.899 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.899 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.900 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.901 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.902 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.902 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.902 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.902 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.903 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.903 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.903 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.903 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.904 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.905 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.905 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.905 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.905 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.906 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.906 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.908 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.908 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.908 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.908 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.909 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.909 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.909 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.909 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.910 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.911 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.911 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.911 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.911 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.912 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.912 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.912 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.912 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.912 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.913 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.914 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.914 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:17.914 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.915 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.915 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.915 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.915 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.915 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.916 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.916 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.916 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.917 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.917 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.917 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.917 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.917 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.918 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.919 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.919 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.919 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.919 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.921 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.921 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.921 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.921 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.922 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.923 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.923 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.923 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.923 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.924 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.924 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.924 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.924 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.925 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.967 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.967 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.967 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:17.968 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.968 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.968 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.968 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.968 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.969 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:17.970 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.970 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.970 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.971 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.971 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.971 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.971 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.971 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.972 [eventLoopGroupProxy-13-1 @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-03-19 11:47:17.973 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:17.973 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:17.973 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:17.973 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.975 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.975 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:17.975 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:17.975 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:17.975 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.018 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.018 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.018 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.018 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.019 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.019 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.019 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.019 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.020 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.021 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.021 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.021 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.021 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.022 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.022 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.022 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.022 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.022 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.023 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.023 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.023 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.023 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.024 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.024 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.024 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.024 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.024 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.025 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.025 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.025 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.026 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.026 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.026 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.026 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.026 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.027 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.068 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.068 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.068 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 11:47:18.069 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.069 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.069 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.069 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.069 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.070 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.071 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.071 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.071 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.071 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.072 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.072 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.072 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.072 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.072 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.115 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.115 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.115 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.116 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.117 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.117 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.117 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.117 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.117 [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-03-19 11:47:18.159 [DefaultDispatcher-worker-14 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:18.162 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.162 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.162 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-19 11:47:18.162 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.163 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.163 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.163 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.163 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.164 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.206 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.206 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.206 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.207 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.207 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.207 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.207 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.207 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.208 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.251 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.251 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.251 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.252 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.252 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.252 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.252 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.252 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.253 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.254 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.254 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.254 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.254 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.255 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.255 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.255 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.255 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.255 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.256 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.256 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.256 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.257 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.257 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.257 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.257 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.257 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.258 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.259 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.259 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.259 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.259 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.260 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.260 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.260 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.260 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.260 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.261 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.261 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.261 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.261 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.262 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.262 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.262 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.262 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.262 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.263 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.264 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.264 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:18.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.264 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.265 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.266 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.266 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.266 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.266 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.267 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.267 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.267 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.267 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.268 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.269 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.269 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.269 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.269 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.270 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.270 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.270 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.270 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.270 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.271 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.271 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.271 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.271 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.272 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.272 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.273 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.274 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.274 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:18.274 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.274 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.274 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.274 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.274 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.275 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.276 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.276 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.276 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.276 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.277 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.277 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.277 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.277 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.277 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.278 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.279 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.279 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:18.279 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.279 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.279 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.279 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.279 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.280 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.281 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.281 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.281 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.281 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.282 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.282 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.282 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.282 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.283 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.284 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.284 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.284 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:18.284 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.285 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.286 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.286 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.286 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.286 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.287 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.287 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.287 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.288 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.288 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.288 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.288 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.288 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.289 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.332 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.333 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.333 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:18.333 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.334 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.334 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.334 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.334 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.335 [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-03-19 11:47:18.336 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.336 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.336 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.336 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.337 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.337 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.337 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.337 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.337 [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-03-19 11:47:18.338 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.338 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.338 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.338 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.339 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.339 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.339 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.339 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.339 [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-03-19 11:47:18.340 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.340 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.340 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.341 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.341 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.341 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.341 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.341 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.341 [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-03-19 11:47:18.342 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.342 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.342 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.343 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.343 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.343 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.343 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.343 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.343 [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-03-19 11:47:18.344 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.344 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.344 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.345 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.345 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.345 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.345 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.345 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.345 [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-03-19 11:47:18.346 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.346 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.346 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.347 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.347 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.347 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.347 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.347 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.348 [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-03-19 11:47:18.390 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.390 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.390 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.391 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.391 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.391 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.391 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.391 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.392 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.393 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.393 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.393 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.393 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.394 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.395 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.395 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.395 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.395 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.396 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.396 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.396 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.396 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.397 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.439 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.439 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.439 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.439 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.440 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.440 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.440 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.440 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.441 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.442 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.442 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.442 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.443 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.443 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.443 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.443 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.443 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.444 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.445 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.445 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.445 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.445 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.446 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.446 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.446 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.446 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.446 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.447 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.447 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.447 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.447 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.448 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.448 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.448 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.448 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.448 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.449 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.449 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.449 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.449 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.450 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.450 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.450 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.450 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.450 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.451 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.451 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.451 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.451 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.452 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.452 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.452 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.452 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.452 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.454 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.454 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.454 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:18.454 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.454 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.454 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.454 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.454 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.455 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.456 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.456 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.456 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.456 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.457 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.457 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.457 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.457 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.457 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.458 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.458 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.458 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.458 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.459 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.459 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.459 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.459 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.459 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.460 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.460 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.460 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.460 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.461 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.461 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.461 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.461 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.461 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.462 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.462 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.462 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.462 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.463 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.463 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.463 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.463 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.463 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.464 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.464 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.464 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.465 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.465 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.465 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.465 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.465 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.466 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.507 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.507 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.507 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.508 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.509 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.510 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.511 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.511 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.511 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.511 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.512 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.512 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.512 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.512 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.512 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.555 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.555 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.556 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 11:47:18.556 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.557 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.557 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.557 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.557 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.557 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.558 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.558 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.558 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.559 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.559 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.559 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.559 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.559 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.559 [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-03-19 11:47:18.602 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.602 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.602 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.602 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.604 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.604 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.604 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.604 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.605 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.647 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.647 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.647 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.647 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.648 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.648 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.648 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.648 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.649 [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-03-19 11:47:18.670 [DefaultDispatcher-worker-5 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:18.691 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.691 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.691 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.691 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.692 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.692 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.692 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.692 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.693 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.735 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.735 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.735 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.735 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.736 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.736 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.736 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.736 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.737 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.779 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.779 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.779 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.779 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.780 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.780 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.780 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.780 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.781 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.782 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.782 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.782 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.783 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.825 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.825 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.825 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.826 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.826 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.826 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.826 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.826 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.827 [eventLoopGroupProxy-13-1 @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-03-19 11:47:18.828 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.828 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.828 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.828 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.829 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.829 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.829 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.829 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.829 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.831 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.831 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.831 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:18.831 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.831 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.831 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.831 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.831 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.832 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.833 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.833 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.833 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.833 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.834 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.834 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.834 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.834 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.834 [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-03-19 11:47:18.835 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.835 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.835 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.836 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.836 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.836 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.836 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.836 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.836 [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-03-19 11:47:18.837 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.837 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.837 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.837 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.838 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.838 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.838 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.838 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.838 [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-03-19 11:47:18.881 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.881 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.881 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.883 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.884 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.884 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.884 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.884 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.885 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.885 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.885 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.885 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.885 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.886 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.886 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.886 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.886 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.887 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.887 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.887 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.887 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.887 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.888 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.888 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.888 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.888 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.888 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.888 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.888 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.888 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.889 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:18.895 [DefaultDispatcher-worker-5 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.913 [DefaultDispatcher-worker-5 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:18.931 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.931 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.931 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:18.932 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.932 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.932 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.932 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.933 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.933 [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-03-19 11:47:18.934 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.934 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.934 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.934 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.935 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.935 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.935 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.935 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.935 [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-03-19 11:47:18.936 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.936 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.936 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.936 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.937 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.937 [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-03-19 11:47:18.938 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.938 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.938 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:18.938 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.939 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.939 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.939 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.939 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.939 [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-03-19 11:47:18.982 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:18.982 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:18.982 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:18.982 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.983 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.983 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:18.983 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:18.983 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:18.984 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.027 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.027 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.027 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:19.027 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.029 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.030 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.030 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.030 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.031 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.031 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.031 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.031 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.031 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.032 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.036 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.037 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.037 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-19 11:47:19.037 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.038 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.039 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.039 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.040 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:19.040 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.040 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.040 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.040 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.040 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.041 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.083 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.083 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.083 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:19.083 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.085 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.086 [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-03-19 11:47:19.087 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.087 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.087 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.087 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.087 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.087 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.087 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.087 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.088 [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-03-19 11:47:19.130 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.130 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.130 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:19.131 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.132 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.132 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.132 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.132 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.133 [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-03-19 11:47:19.175 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.175 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.175 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:19.175 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.176 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.176 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.176 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.176 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.177 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.177 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.178 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.178 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.178 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.179 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.179 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.179 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.179 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.180 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.180 [DefaultDispatcher-worker-7 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:19.222 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.222 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.222 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 11:47:19.222 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.224 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.224 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.224 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.224 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.225 [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-03-19 11:47:19.226 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.226 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.226 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.226 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.227 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.227 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.227 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.227 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.227 [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-03-19 11:47:19.228 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.228 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.228 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.228 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.229 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.229 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.229 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.229 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.230 [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-03-19 11:47:19.231 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.231 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.231 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.231 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.232 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.232 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.232 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.232 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.232 [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-03-19 11:47:19.278 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.278 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.278 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-19 11:47:19.279 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.280 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.280 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.280 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.280 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.280 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.323 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.323 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.323 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 11:47:19.323 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.324 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.324 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.324 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.324 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.325 [eventLoopGroupProxy-13-1 @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-03-19 11:47:19.325 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.326 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.326 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.326 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.326 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.326 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.326 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.326 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.327 [eventLoopGroupProxy-13-1 @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-03-19 11:47:19.328 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.328 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.328 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 11:47:19.328 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.328 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.328 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/blob/upload-batch-data. 2025-03-19 11:47:19.328 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.328 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:19.329 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 11:47:19.330 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:19.331 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.331 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 11:47:19.331 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/blob/upload-batch-data 2025-03-19 11:47:19.337 [DefaultDispatcher-worker-1 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:19.342 [DefaultDispatcher-worker-10 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:19.342 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/UmAppDatabase/replication/message 2025-03-19 11:47:19.342 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46321/UmAppDatabase/replication/message. 2025-03-19 11:47:19.342 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/UmAppDatabase/replication/message 2025-03-19 11:47:19.342 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46321/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:19.343 [eventLoopGroupProxy-13-1 @call-handler#1606] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:19.343 [eventLoopGroupProxy-13-1 @call-handler#1606] 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-03-19 11:47:19.343 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:19.355 [DefaultDispatcher-worker-4 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-19 11:47:19.355 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:19.355 [DefaultDispatcher-worker-4 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:19.355 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-19 11:47:19.355 [DefaultDispatcher-worker-4 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json. 2025-03-19 11:47:19.355 [DefaultDispatcher-worker-4 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:19.355 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/UmAppDatabase/replication/message 2025-03-19 11:47:19.355 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46321/UmAppDatabase/replication/message 2025-03-19 11:47:19.356 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46321/UmAppDatabase/replication/message. 2025-03-19 11:47:19.356 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46321/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:19.356 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:19.356 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json 2025-03-19 11:47:19.356 [DefaultDispatcher-worker-10 @coroutine#752] 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:46321/api/content/706712974965014528/_ustadmanifest.json. 2025-03-19 11:47:19.356 [DefaultDispatcher-worker-10 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46321/api/content/706712974965014528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:19.361 [DefaultDispatcher-worker-11 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2025-03-19 11:47:19.375 [DefaultDispatcher-worker-9 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-19 11:47:19.392 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 11:47:19.392 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 11:47:19.392 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 11:47:19.392 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 11:47:19.392 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 11:47:19.394 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2025-03-19 11:47:19.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-19 11:47:19.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-19 11:47:19.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:19.394 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed: (connection evicted) 2025-03-19 11:47:19.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:19.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-19 11:47:19.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-19 11:47:19.410 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:19.410 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:19.838 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 11:47:20.398 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2cf669f2 2025-03-19 11:47:20.398 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2cf669f2 2025-03-19 11:47:20.401 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2025-03-19 11:47:20.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-19 11:47:20.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-19 11:47:20.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:20.401 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65: (connection evicted) 2025-03-19 11:47:20.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:20.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-19 11:47:20.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c6e5 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:20.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-03-19 11:47:20.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-03-19 11:47:20.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-19 11:47:20.448 [DefaultDispatcher-worker-20 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188ab96 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:20.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:20.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2696e8 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2696e8 2025-03-19 11:47:20.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345d641e 2025-03-19 11:47:20.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:20.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d895e8 2025-03-19 11:47:20.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d895e8 2025-03-19 11:47:20.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-19 11:47:20.454 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:47:20.455 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 11:47:20.456 [DefaultDispatcher-worker-20 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:34345 2025-03-19 11:47:20.458 [DefaultDispatcher-worker-20 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2696e8 2025-03-19 11:47:20.458 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34345/api/blob/upload-init-batch 2025-03-19 11:47:20.458 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34345/api/blob/upload-init-batch. 2025-03-19 11:47:20.459 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34345/api/blob/upload-init-batch 2025-03-19 11:47:20.459 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34345/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:20.460 [eventLoopGroupProxy-16-1 @call-handler#1651] 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-03-19 11:47:20.460 [eventLoopGroupProxy-16-1 @call-handler#1651] 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-03-19 11:47:20.461 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d895e8 2025-03-19 11:47:20.462 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34345/api/blob/upload-init-batch 2025-03-19 11:47:20.462 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34345/api/blob/upload-init-batch 2025-03-19 11:47:20.462 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34345/api/blob/upload-init-batch. 2025-03-19 11:47:20.462 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34345/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:20.463 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34345/api/blob/upload-batch-data 2025-03-19 11:47:20.463 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34345/api/blob/upload-batch-data. 2025-03-19 11:47:20.463 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34345/api/blob/upload-batch-data 2025-03-19 11:47:20.463 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34345/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:20.463 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-03-19 11:47:20.465 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d895e8 2025-03-19 11:47:20.465 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:20.465 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34345/api/blob/upload-batch-data 2025-03-19 11:47:20.466 [eventLoopGroupProxy-16-2 @call-handler#1668] 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-03-19 11:47:20.468 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:20.472 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e2696e8 2025-03-19 11:47:20.511 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:20.552 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:20.553 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1735e1c4 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c 2025-03-19 11:47:21.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c 2025-03-19 11:47:21.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-19 11:47:21.560 [DefaultDispatcher-worker-14 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c 2025-03-19 11:47:21.563 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57783/api/blob/upload-init-batch 2025-03-19 11:47:21.563 [Test worker @coroutine#1676] 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:57783/api/blob/upload-init-batch. 2025-03-19 11:47:21.563 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57783/api/blob/upload-init-batch 2025-03-19 11:47:21.563 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57783/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:21.564 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57783/api/blob/upload-init-batch 2025-03-19 11:47:21.564 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57783/api/blob/upload-init-batch 2025-03-19 11:47:21.564 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57783/api/blob/upload-init-batch. 2025-03-19 11:47:21.564 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57783/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:21.571 [DefaultDispatcher-worker-6 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c 2025-03-19 11:47:21.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-19 11:47:21.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-19 11:47:21.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.574 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c: (connection evicted) 2025-03-19 11:47:21.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:21.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-19 11:47:21.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@291522f1 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34f8e2 2025-03-19 11:47:21.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34f8e2 2025-03-19 11:47:21.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-19 11:47:21.597 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58895/api/blob/upload-init-batch 2025-03-19 11:47:21.597 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58895/api/blob/upload-init-batch. 2025-03-19 11:47:21.597 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58895/api/blob/upload-init-batch 2025-03-19 11:47:21.597 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58895/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:21.598 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58895/api/blob/upload-init-batch 2025-03-19 11:47:21.598 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58895/api/blob/upload-init-batch 2025-03-19 11:47:21.598 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58895/api/blob/upload-init-batch. 2025-03-19 11:47:21.598 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58895/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:21.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-19 11:47:21.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-19 11:47:21.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.599 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a34f8e2: (connection evicted) 2025-03-19 11:47:21.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:21.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-19 11:47:21.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@211cf27b 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b9592 2025-03-19 11:47:21.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b9592 2025-03-19 11:47:21.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-19 11:47:21.622 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45527/api/blob/upload-init-batch 2025-03-19 11:47:21.622 [Test worker @coroutine#1693] 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:45527/api/blob/upload-init-batch. 2025-03-19 11:47:21.622 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45527/api/blob/upload-init-batch 2025-03-19 11:47:21.622 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45527/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 11:47:21.623 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45527/api/blob/upload-init-batch 2025-03-19 11:47:21.623 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45527/api/blob/upload-init-batch 2025-03-19 11:47:21.623 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45527/api/blob/upload-init-batch. 2025-03-19 11:47:21.623 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45527/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:21.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-19 11:47:21.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-19 11:47:21.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.628 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e4b9592: (connection evicted) 2025-03-19 11:47:21.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:21.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-19 11:47:21.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf6ba1c 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-19 11:47:21.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcad739 2025-03-19 11:47:21.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcad739 2025-03-19 11:47:21.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-19 11:47:21.888 [DefaultDispatcher-worker-4 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcad739 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7b4bb6 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466a819 2025-03-19 11:47:21.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466a819 2025-03-19 11:47:21.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-19 11:47:21.911 [DefaultDispatcher-worker-16 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5466a819 2025-03-19 11:47:21.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af57c3 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeb3f3b 2025-03-19 11:47:21.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeb3f3b 2025-03-19 11:47:21.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178c4480 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-19 11:47:21.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-19 11:47:21.952 [DefaultDispatcher-worker-16 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.956 [DefaultDispatcher-worker-10 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.957 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.959 [DefaultDispatcher-worker-18 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.963 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.965 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.968 [DefaultDispatcher-worker-15 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-03-19 11:47:21.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-19 11:47:21.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-19 11:47:21.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.972 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40da1644: (connection evicted) 2025-03-19 11:47:21.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:21.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-19 11:47:21.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-19 11:47:21.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3c0627 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:21.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:21.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:21.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-19 11:47:21.991 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:21.991 [DefaultDispatcher-worker-5 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:21.995 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:21.999 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:22.002 [DefaultDispatcher-worker-17 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:22.004 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:22.010 [DefaultDispatcher-worker-20 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-19 11:47:22.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-19 11:47:22.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-19 11:47:22.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:22.010 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5d544: (connection evicted) 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:22.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-19 11:47:22.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26361572 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:22.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:22.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-19 11:47:22.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2025-03-19 11:47:22.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2025-03-19 11:47:22.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-19 11:47:22.012 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:22.030 [DefaultDispatcher-worker-20 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2025-03-19 11:47:22.034 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2025-03-19 11:47:22.038 [DefaultDispatcher-worker-15 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2025-03-19 11:47:22.042 [DefaultDispatcher-worker-17 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2025-03-19 11:47:22.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-19 11:47:22.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-19 11:47:22.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:22.043 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30259c61: (connection evicted) 2025-03-19 11:47:22.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:22.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-19 11:47:22.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-19 11:47:22.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-19 11:47:22.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@175c26ff 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:22.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-19 11:47:22.062 [DefaultDispatcher-worker-1 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.066 [DefaultDispatcher-worker-9 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.070 [DefaultDispatcher-worker-20 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.074 [DefaultDispatcher-worker-17 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.076 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.080 [DefaultDispatcher-worker-20 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411576c7 2025-03-19 11:47:22.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-19 11:47:22.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-19 11:47:22.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:22.080 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411576c7: (connection evicted) 2025-03-19 11:47:22.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:22.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-19 11:47:22.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-19 11:47:22.412 [DefaultDispatcher-worker-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-03-19 11:47:22.454 [DefaultDispatcher-worker-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d895e8 2025-03-19 11:47:25.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53945f9c 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:25.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2025-03-19 11:47:25.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2025-03-19 11:47:25.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-19 11:47:25.646 [DefaultDispatcher-worker-1 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ffa527 2025-03-19 11:47:25.725 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58922a00 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-19 11:47:26.188 [DefaultDispatcher-worker-16 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.193 [DefaultDispatcher-worker-3 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.196 [DefaultDispatcher-worker-6 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.200 [DefaultDispatcher-worker-2 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.204 [DefaultDispatcher-worker-21 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f09cb98 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47596e9 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-19 11:47:26.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-03-19 11:47:26.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-03-19 11:47:26.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-19 11:47:26.226 [DefaultDispatcher-worker-15 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-03-19 11:47:26.230 [DefaultDispatcher-worker-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-03-19 11:47:26.233 [DefaultDispatcher-worker-19 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-03-19 11:47:26.237 [DefaultDispatcher-worker-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-03-19 11:47:26.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-19 11:47:26.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f006edf 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-19 11:47:26.256 [DefaultDispatcher-worker-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.260 [DefaultDispatcher-worker-21 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.264 [DefaultDispatcher-worker-17 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.268 [DefaultDispatcher-worker-20 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.271 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.271 [DefaultDispatcher-worker-19 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.276 [DefaultDispatcher-worker-9 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-19 11:47:26.294 [DefaultDispatcher-worker-5 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.298 [DefaultDispatcher-worker-10 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.302 [DefaultDispatcher-worker-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.305 [DefaultDispatcher-worker-9 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.309 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.310 [DefaultDispatcher-worker-11 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-19 11:47:26.328 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.332 [DefaultDispatcher-worker-8 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.336 [DefaultDispatcher-worker-6 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.339 [DefaultDispatcher-worker-4 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.339 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.342 [DefaultDispatcher-worker-7 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.347 [DefaultDispatcher-worker-1 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-19 11:47:26.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-19 11:47:26.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-19 11:47:26.366 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-19 11:47:26.370 [DefaultDispatcher-worker-15 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-19 11:47:26.373 [DefaultDispatcher-worker-6 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-19 11:47:26.377 [DefaultDispatcher-worker-4 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420068a 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-19 11:47:26.377 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-19 11:47:26.395 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.399 [DefaultDispatcher-worker-1 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.403 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.407 [DefaultDispatcher-worker-10 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.410 [DefaultDispatcher-worker-14 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.410 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.415 [DefaultDispatcher-worker-4 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d4337f9 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed0128b 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-03-19 11:47:26.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-03-19 11:47:26.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4ba80 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-03-19 11:47:26.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-03-19 11:47:26.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-19 11:47:26.440 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-03-19 11:47:26.442 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-03-19 11:47:26.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-19 11:47:26.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5432be12 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-19 11:47:26.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-19 11:47:26.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-19 11:47:26.449 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.458 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-19 11:47:26.459 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36c5a4b7 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-19 11:47:26.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-19 11:47:26.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-19 11:47:26.475 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-19 11:47:26.476 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@436103b1 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-03-19 11:47:26.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-03-19 11:47:26.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-19 11:47:26.478 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.490 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-03-19 11:47:26.492 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701c413 2025-03-19 11:47:26.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21262bde 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:26.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f4ec04 2025-03-19 11:47:26.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f4ec04 2025-03-19 11:47:26.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-19 11:47:26.515 [DefaultDispatcher-worker-21 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f4ec04 2025-03-19 11:47:26.519 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.523 [DefaultDispatcher-worker-12 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f4ec04 2025-03-19 11:47:26.527 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.537 [DefaultDispatcher-worker-18 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f4ec04 2025-03-19 11:47:26.545 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.562 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.578 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:26.594 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.544 [DefaultDispatcher-worker-10 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55f4ec04 2025-03-19 11:47:27.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed74d03 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-03-19 11:47:27.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-03-19 11:47:27.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-19 11:47:27.565 [DefaultDispatcher-worker-12 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-03-19 11:47:27.570 [DefaultDispatcher-worker-9 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-03-19 11:47:27.575 [DefaultDispatcher-worker-9 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648bfebe 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-19 11:47:27.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2025-03-19 11:47:27.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2025-03-19 11:47:27.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-19 11:47:27.598 [DefaultDispatcher-worker-19 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2025-03-19 11:47:27.602 [DefaultDispatcher-worker-17 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4986b0ea 2025-03-19 11:47:27.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cdc09d 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@751526a7 2025-03-19 11:47:27.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@751526a7 2025-03-19 11:47:27.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-19 11:47:27.623 [DefaultDispatcher-worker-11 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751526a7 2025-03-19 11:47:27.627 [DefaultDispatcher-worker-19 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751526a7 2025-03-19 11:47:27.628 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751526a7 2025-03-19 11:47:27.633 [DefaultDispatcher-worker-13 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751526a7 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f1b2fb 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-19 11:47:27.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-19 11:47:27.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-19 11:47:27.645 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.676 [DefaultDispatcher-worker-12 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-19 11:47:27.676 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.681 [DefaultDispatcher-worker-8 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-19 11:47:27.686 [DefaultDispatcher-worker-17 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40612056 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-19 11:47:27.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-19 11:47:27.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-19 11:47:27.704 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.707 [DefaultDispatcher-worker-18 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-19 11:47:27.711 [DefaultDispatcher-worker-4 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-19 11:47:27.715 [DefaultDispatcher-worker-16 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a15d5f5 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-03-19 11:47:27.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-03-19 11:47:27.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-19 11:47:27.734 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.737 [DefaultDispatcher-worker-20 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-03-19 11:47:27.741 [DefaultDispatcher-worker-16 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-03-19 11:47:27.746 [DefaultDispatcher-worker-7 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a01901 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:27.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:27.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-19 11:47:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-19 11:47:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-19 11:47:27.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-19 11:47:27.766 [DefaultDispatcher-worker-18 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-19 11:47:27.770 [DefaultDispatcher-worker-14 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-19 11:47:27.774 [DefaultDispatcher-worker-14 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-19 11:47:27.787 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.790 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:27.790 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:27.791 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:27.791 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:27.791 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:27.816 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.833 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:27.833 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:27.833 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:27.847 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:27.874 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:27.875 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:27.875 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:27.917 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:27.917 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:27.917 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:27.958 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:27.959 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:27.959 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.001 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:28.001 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43905/ 2025-03-19 11:47:28.001 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43905/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.042 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43905/ 2025-03-19 11:47:28.045 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.045 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.046 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.046 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.046 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.087 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.087 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.087 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.129 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.129 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.129 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.170 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.171 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.171 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.212 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.213 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.213 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.255 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.255 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55445/ 2025-03-19 11:47:28.255 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55445/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 11:47:28.255 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55445/ 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8d720 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-19 11:47:28.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-03-19 11:47:28.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-03-19 11:47:28.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-19 11:47:28.371 [DefaultDispatcher-worker-9 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4807b2b7 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@586af46 2025-03-19 11:47:28.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@586af46 2025-03-19 11:47:28.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-19 11:47:28.399 [DefaultDispatcher-worker-14 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586af46 2025-03-19 11:47:28.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495598c5 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dc06a9 2025-03-19 11:47:28.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dc06a9 2025-03-19 11:47:28.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-19 11:47:28.421 [DefaultDispatcher-worker-13 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dc06a9 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137db13f 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-19 11:47:28.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-03-19 11:47:28.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-03-19 11:47:28.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-19 11:47:28.431 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.444 [DefaultDispatcher-worker-15 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7385a72f 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-19 11:47:28.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-03-19 11:47:28.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-03-19 11:47:28.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-19 11:47:28.468 [DefaultDispatcher-worker-13 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e445ffe 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62129f97 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-03-19 11:47:28.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-03-19 11:47:28.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-19 11:47:28.479 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.496 [DefaultDispatcher-worker-16 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37289e90 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40477d52 2025-03-19 11:47:28.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40477d52 2025-03-19 11:47:28.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-19 11:47:28.500 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.523 [DefaultDispatcher-worker-5 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40477d52 2025-03-19 11:47:28.524 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ca4532 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:28.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-19 11:47:28.545 [DefaultDispatcher-worker-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.546 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.550 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.555 [DefaultDispatcher-worker-19 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.560 [DefaultDispatcher-worker-5 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.567 [DefaultDispatcher-worker-15 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.569 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.571 [DefaultDispatcher-worker-10 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-19 11:47:28.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-19 11:47:28.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-19 11:47:28.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:28.575 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75a5a912: (connection evicted) 2025-03-19 11:47:28.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:28.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-19 11:47:28.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-19 11:47:28.610 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726d0482 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-19 11:47:32.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2025-03-19 11:47:32.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2025-03-19 11:47:32.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-19 11:47:32.667 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2025-03-19 11:47:32.676 [DefaultDispatcher-worker-18 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2025-03-19 11:47:32.682 [DefaultDispatcher-worker-17 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19565b5 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-19 11:47:32.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-19 11:47:32.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.702 [DefaultDispatcher-worker-10 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.706 [DefaultDispatcher-worker-15 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.710 [DefaultDispatcher-worker-17 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.714 [DefaultDispatcher-worker-17 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407ff25f 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507e3e77 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-19 11:47:32.725 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.734 [DefaultDispatcher-worker-3 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.738 [DefaultDispatcher-worker-13 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.742 [DefaultDispatcher-worker-4 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.745 [DefaultDispatcher-worker-16 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3956e933 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381f05a9 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2025-03-19 11:47:32.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2025-03-19 11:47:32.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-19 11:47:32.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2025-03-19 11:47:32.757 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.765 [DefaultDispatcher-worker-1 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2025-03-19 11:47:32.770 [DefaultDispatcher-worker-14 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2025-03-19 11:47:32.776 [DefaultDispatcher-worker-21 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79827e71 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700596f9 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-19 11:47:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-19 11:47:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-19 11:47:32.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-19 11:47:32.784 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-19 11:47:32.799 [DefaultDispatcher-worker-20 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-19 11:47:32.804 [DefaultDispatcher-worker-11 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7df55 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2025-03-19 11:47:32.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2025-03-19 11:47:32.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-19 11:47:32.815 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2025-03-19 11:47:32.825 [DefaultDispatcher-worker-13 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc49d70 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2025-03-19 11:47:32.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2025-03-19 11:47:32.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-19 11:47:32.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2025-03-19 11:47:32.846 [DefaultDispatcher-worker-11 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2025-03-19 11:47:32.846 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.884 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.906 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.943 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac8916d 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-19 11:47:32.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.976 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.977 [Test worker @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.979 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:32.979 [DefaultDispatcher-worker-13 @coroutine#2118] 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:49621/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:32.979 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:32.979 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49621/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:32.980 [DefaultDispatcher-worker-9 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:32.980 [DefaultDispatcher-worker-9 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:32.983 [DefaultDispatcher-worker-18 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.984 [DefaultDispatcher-worker-18 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:32.984 [DefaultDispatcher-worker-18 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:32.984 [DefaultDispatcher-worker-18 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:32.984 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:32.984 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:32.985 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:32.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13446044 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:32.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-03-19 11:47:32.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-03-19 11:47:32.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-19 11:47:33.001 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-03-19 11:47:33.007 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-03-19 11:47:33.008 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-03-19 11:47:33.012 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:47:33.012 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49621/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-19 11:47:33.012 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:47:33.013 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:47:33.013 [DefaultDispatcher-worker-14 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 11:47:33.015 [DefaultDispatcher-worker-14 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-03-19 11:47:33.055 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5457123a 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-19 11:47:33.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-19 11:47:33.058 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af2bccb 2025-03-19 11:47:33.058 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af2bccb 2025-03-19 11:47:33.060 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64354fe5 2025-03-19 11:47:33.060 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64354fe5 2025-03-19 11:47:33.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@600ad7bb 2025-03-19 11:47:33.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@600ad7bb 2025-03-19 11:47:33.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@250845de 2025-03-19 11:47:33.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@250845de 2025-03-19 11:47:33.066 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3a150 2025-03-19 11:47:33.066 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3a150 2025-03-19 11:47:33.068 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e7878e 2025-03-19 11:47:33.068 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e7878e 2025-03-19 11:47:33.070 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e63da6 2025-03-19 11:47:33.070 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e63da6 2025-03-19 11:47:33.072 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4527ba91 2025-03-19 11:47:33.072 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4527ba91 2025-03-19 11:47:33.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2897a44 2025-03-19 11:47:33.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2897a44 2025-03-19 11:47:33.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.079 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.080 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.081 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.081 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.081 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.081 [DefaultDispatcher-worker-10 @coroutine#2150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34329/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.082 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.083 [DefaultDispatcher-worker-9 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.086 [DefaultDispatcher-worker-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.086 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.086 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.086 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.086 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.086 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.086 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.087 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.088 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3c8170 2025-03-19 11:47:33.088 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3c8170 2025-03-19 11:47:33.090 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fb62c7 2025-03-19 11:47:33.090 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fb62c7 2025-03-19 11:47:33.092 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c4ea00 2025-03-19 11:47:33.092 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c4ea00 2025-03-19 11:47:33.093 [DefaultDispatcher-worker-8 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c668fc 2025-03-19 11:47:33.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c668fc 2025-03-19 11:47:33.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfb5ab5 2025-03-19 11:47:33.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfb5ab5 2025-03-19 11:47:33.096 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ade857 2025-03-19 11:47:33.096 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ade857 2025-03-19 11:47:33.097 [DefaultDispatcher-worker-3 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.098 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@537a84a8 2025-03-19 11:47:33.098 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@537a84a8 2025-03-19 11:47:33.100 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e997b3 2025-03-19 11:47:33.100 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e997b3 2025-03-19 11:47:33.101 [DefaultDispatcher-worker-18 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.102 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@303653c9 2025-03-19 11:47:33.102 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@303653c9 2025-03-19 11:47:33.102 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.105 [DefaultDispatcher-worker-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.110 [DefaultDispatcher-worker-14 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.114 [DefaultDispatcher-worker-9 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.118 [DefaultDispatcher-worker-20 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.122 [DefaultDispatcher-worker-5 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.127 [DefaultDispatcher-worker-17 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.130 [DefaultDispatcher-worker-4 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f031994 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-19 11:47:33.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-19 11:47:33.152 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.157 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.159 [Test worker @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.159 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65edd986 2025-03-19 11:47:33.159 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65edd986 2025-03-19 11:47:33.160 [Test worker @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.161 [DefaultDispatcher-worker-4 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.161 [DefaultDispatcher-worker-4 @coroutine#2197] 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:35305/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.161 [DefaultDispatcher-worker-4 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.161 [DefaultDispatcher-worker-4 @coroutine#2197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35305/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.162 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.162 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.162 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2a3b4b 2025-03-19 11:47:33.162 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2a3b4b 2025-03-19 11:47:33.164 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f15b2f6 2025-03-19 11:47:33.164 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f15b2f6 2025-03-19 11:47:33.165 [DefaultDispatcher-worker-1 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.165 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.165 [DefaultDispatcher-worker-1 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.165 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.165 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.165 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.166 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a173170 2025-03-19 11:47:33.166 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a173170 2025-03-19 11:47:33.166 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:33.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22825762 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-19 11:47:33.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bdfc5d 2025-03-19 11:47:33.168 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bdfc5d 2025-03-19 11:47:33.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-19 11:47:33.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-19 11:47:33.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-19 11:47:33.169 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-19 11:47:33.170 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b777b42 2025-03-19 11:47:33.170 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b777b42 2025-03-19 11:47:33.172 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5937e8d8 2025-03-19 11:47:33.172 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5937e8d8 2025-03-19 11:47:33.174 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a38ce3f 2025-03-19 11:47:33.174 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a38ce3f 2025-03-19 11:47:33.176 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-19 11:47:33.176 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299c31 2025-03-19 11:47:33.176 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299c31 2025-03-19 11:47:33.176 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.177 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-19 11:47:33.178 [DefaultDispatcher-worker-20 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:47:33.178 [DefaultDispatcher-worker-20 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35305/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-19 11:47:33.178 [DefaultDispatcher-worker-20 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:47:33.179 [DefaultDispatcher-worker-3 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:47:33.179 [DefaultDispatcher-worker-3 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 11:47:33.181 [DefaultDispatcher-worker-18 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-19 11:47:33.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-19 11:47:33.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-19 11:47:33.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.238 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.240 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b04755f 2025-03-19 11:47:33.240 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b04755f 2025-03-19 11:47:33.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c38e4f 2025-03-19 11:47:33.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c38e4f 2025-03-19 11:47:33.242 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.243 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.244 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.244 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.244 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.244 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43507/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.244 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fc1e2f 2025-03-19 11:47:33.244 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fc1e2f 2025-03-19 11:47:33.246 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.246 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.247 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fe8474 2025-03-19 11:47:33.247 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fe8474 2025-03-19 11:47:33.249 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c58bb39 2025-03-19 11:47:33.249 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c58bb39 2025-03-19 11:47:33.249 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.249 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.249 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.249 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.250 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.250 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.251 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-19 11:47:33.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5550e10b 2025-03-19 11:47:33.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5550e10b 2025-03-19 11:47:33.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-19 11:47:33.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-19 11:47:33.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-19 11:47:33.253 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c80e8 2025-03-19 11:47:33.253 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c80e8 2025-03-19 11:47:33.254 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-19 11:47:33.255 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d17b3b 2025-03-19 11:47:33.255 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d17b3b 2025-03-19 11:47:33.257 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7989eb 2025-03-19 11:47:33.257 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7989eb 2025-03-19 11:47:33.257 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.260 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-19 11:47:33.261 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3304362e 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-19 11:47:33.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-19 11:47:33.266 [DefaultDispatcher-worker-19 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-19 11:47:33.269 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.271 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e485c6 2025-03-19 11:47:33.271 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e485c6 2025-03-19 11:47:33.273 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a236f2a 2025-03-19 11:47:33.273 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a236f2a 2025-03-19 11:47:33.274 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1ceeb6 2025-03-19 11:47:33.275 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1ceeb6 2025-03-19 11:47:33.276 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1e6511 2025-03-19 11:47:33.276 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1e6511 2025-03-19 11:47:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.278 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b541701 2025-03-19 11:47:33.278 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b541701 2025-03-19 11:47:33.280 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3f6f7e 2025-03-19 11:47:33.280 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3f6f7e 2025-03-19 11:47:33.282 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f43d1 2025-03-19 11:47:33.282 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f43d1 2025-03-19 11:47:33.284 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b319a5e 2025-03-19 11:47:33.284 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b319a5e 2025-03-19 11:47:33.284 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.285 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40967826 2025-03-19 11:47:33.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40967826 2025-03-19 11:47:33.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.286 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.286 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.286 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.286 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41183/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.287 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.287 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.290 [DefaultDispatcher-worker-7 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.290 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.290 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.290 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.291 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.291 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.292 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4bb119 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-19 11:47:33.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-19 11:47:33.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-19 11:47:33.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-19 11:47:33.295 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-19 11:47:33.301 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-19 11:47:33.302 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fe48a40 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.303 [DefaultDispatcher-worker-13 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-19 11:47:33.304 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:33.304 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:33.304 [DefaultDispatcher-worker-13 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-19 11:47:33.307 [DefaultDispatcher-worker-9 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-19 11:47:33.319 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:33.321 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@27acd949 2025-03-19 11:47:33.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@27acd949 2025-03-19 11:47:33.325 [DefaultDispatcher-worker-13 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:33.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b23cc 2025-03-19 11:47:33.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b23cc 2025-03-19 11:47:33.326 [DefaultDispatcher-worker-13 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:33.326 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.326 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.326 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.326 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.327 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.327 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:47:33.327 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.327 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.327 [DefaultDispatcher-worker-8 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d54b239 2025-03-19 11:47:33.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d54b239 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c34ce24 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-19 11:47:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-19 11:47:33.330 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@685629f7 2025-03-19 11:47:33.330 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@685629f7 2025-03-19 11:47:33.331 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:33.331 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.331 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.331 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.331 [DefaultDispatcher-worker-7 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.332 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2971c325 2025-03-19 11:47:33.332 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2971c325 2025-03-19 11:47:33.334 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f4e084 2025-03-19 11:47:33.334 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f4e084 2025-03-19 11:47:33.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@513954f9 2025-03-19 11:47:33.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@513954f9 2025-03-19 11:47:33.338 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@879d6b8 2025-03-19 11:47:33.338 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@879d6b8 2025-03-19 11:47:33.340 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f365479 2025-03-19 11:47:33.340 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f365479 2025-03-19 11:47:33.340 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.344 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.350 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.351 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.352 [DefaultDispatcher-worker-4 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.352 [DefaultDispatcher-worker-4 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.352 [DefaultDispatcher-worker-4 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.352 [DefaultDispatcher-worker-4 @coroutine#2301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41279/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.353 [DefaultDispatcher-worker-19 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.353 [DefaultDispatcher-worker-19 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.353 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.355 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a707375 2025-03-19 11:47:33.355 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a707375 2025-03-19 11:47:33.356 [DefaultDispatcher-worker-9 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.357 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.357 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.357 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.357 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.357 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.357 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b7884b 2025-03-19 11:47:33.357 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b7884b 2025-03-19 11:47:33.358 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.359 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@20881805 2025-03-19 11:47:33.359 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@20881805 2025-03-19 11:47:33.361 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@658a8270 2025-03-19 11:47:33.361 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@658a8270 2025-03-19 11:47:33.363 [DefaultDispatcher-worker-10 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.363 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.363 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc8ae6f 2025-03-19 11:47:33.363 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc8ae6f 2025-03-19 11:47:33.365 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fff5b0f 2025-03-19 11:47:33.366 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fff5b0f 2025-03-19 11:47:33.366 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5425826d 2025-03-19 11:47:33.366 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5425826d 2025-03-19 11:47:33.368 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138a680 2025-03-19 11:47:33.368 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138a680 2025-03-19 11:47:33.368 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@348df0dc 2025-03-19 11:47:33.368 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@348df0dc 2025-03-19 11:47:33.368 [DefaultDispatcher-worker-16 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.370 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507307f 2025-03-19 11:47:33.370 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507307f 2025-03-19 11:47:33.370 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a57d3f 2025-03-19 11:47:33.370 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a57d3f 2025-03-19 11:47:33.372 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5005acbb 2025-03-19 11:47:33.372 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5005acbb 2025-03-19 11:47:33.372 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c171032 2025-03-19 11:47:33.372 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@c171032 2025-03-19 11:47:33.372 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.373 [DefaultDispatcher-worker-14 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.374 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7b297 2025-03-19 11:47:33.374 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7b297 2025-03-19 11:47:33.376 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@619f1e09 2025-03-19 11:47:33.376 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@619f1e09 2025-03-19 11:47:33.377 [DefaultDispatcher-worker-21 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.378 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db75e8d 2025-03-19 11:47:33.378 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db75e8d 2025-03-19 11:47:33.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@302a53f4 2025-03-19 11:47:33.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@302a53f4 2025-03-19 11:47:33.382 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38710c6c 2025-03-19 11:47:33.382 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38710c6c 2025-03-19 11:47:33.382 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.383 [DefaultDispatcher-worker-20 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.387 [DefaultDispatcher-worker-18 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.391 [DefaultDispatcher-worker-5 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.394 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.395 [DefaultDispatcher-worker-18 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.396 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f12ca 2025-03-19 11:47:33.396 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f12ca 2025-03-19 11:47:33.398 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef8e0bd 2025-03-19 11:47:33.398 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef8e0bd 2025-03-19 11:47:33.399 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac779ba 2025-03-19 11:47:33.399 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac779ba 2025-03-19 11:47:33.400 [DefaultDispatcher-worker-8 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.401 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5ea86 2025-03-19 11:47:33.401 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5ea86 2025-03-19 11:47:33.401 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.401 [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:41279/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:47:33.401 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.402 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.402 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.402 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41279/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:47:33.402 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41279/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:33.402 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f414f6 2025-03-19 11:47:33.402 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f414f6 2025-03-19 11:47:33.403 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.403 [DefaultDispatcher-worker-2 @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:41279/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-19 11:47:33.403 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.403 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.403 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.404 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e20e7bd 2025-03-19 11:47:33.404 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.404 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e20e7bd 2025-03-19 11:47:33.405 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffb476a 2025-03-19 11:47:33.405 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffb476a 2025-03-19 11:47:33.406 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f778b3 2025-03-19 11:47:33.406 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f778b3 2025-03-19 11:47:33.407 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea15c9 2025-03-19 11:47:33.407 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea15c9 2025-03-19 11:47:33.408 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3084fd 2025-03-19 11:47:33.408 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3084fd 2025-03-19 11:47:33.409 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@582eeb66 2025-03-19 11:47:33.409 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@582eeb66 2025-03-19 11:47:33.409 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.410 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0f13c3 2025-03-19 11:47:33.410 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0f13c3 2025-03-19 11:47:33.412 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0d8ec6 2025-03-19 11:47:33.412 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0d8ec6 2025-03-19 11:47:33.414 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@74954754 2025-03-19 11:47:33.414 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@74954754 2025-03-19 11:47:33.416 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f993257 2025-03-19 11:47:33.416 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f993257 2025-03-19 11:47:33.418 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceba56c 2025-03-19 11:47:33.418 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceba56c 2025-03-19 11:47:33.420 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e227189 2025-03-19 11:47:33.420 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e227189 2025-03-19 11:47:33.422 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@60533efe 2025-03-19 11:47:33.422 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@60533efe 2025-03-19 11:47:33.422 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.429 [DefaultDispatcher-worker-1 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:33.429 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a86112a 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.431 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4360884d 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.431 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4360884d 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-19 11:47:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-19 11:47:33.433 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da77e51 2025-03-19 11:47:33.433 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da77e51 2025-03-19 11:47:33.435 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998e33d 2025-03-19 11:47:33.435 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998e33d 2025-03-19 11:47:33.437 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a746a 2025-03-19 11:47:33.437 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a746a 2025-03-19 11:47:33.439 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bffa754 2025-03-19 11:47:33.439 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bffa754 2025-03-19 11:47:33.441 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5c1d8c 2025-03-19 11:47:33.441 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5c1d8c 2025-03-19 11:47:33.443 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d39011 2025-03-19 11:47:33.443 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d39011 2025-03-19 11:47:33.445 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb58b25 2025-03-19 11:47:33.445 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb58b25 2025-03-19 11:47:33.446 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.447 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4644e0 2025-03-19 11:47:33.447 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4644e0 2025-03-19 11:47:33.447 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.452 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.453 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.454 [DefaultDispatcher-worker-14 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.454 [DefaultDispatcher-worker-14 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.454 [DefaultDispatcher-worker-14 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.454 [DefaultDispatcher-worker-14 @coroutine#2353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46409/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.455 [DefaultDispatcher-worker-15 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.455 [DefaultDispatcher-worker-15 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.458 [DefaultDispatcher-worker-3 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.458 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.458 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.458 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.459 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.459 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.460 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2438a038 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-19 11:47:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-03-19 11:47:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-03-19 11:47:33.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-19 11:47:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-03-19 11:47:33.469 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-03-19 11:47:33.470 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-03-19 11:47:33.474 [DefaultDispatcher-worker-4 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510d4d4b 2025-03-19 11:47:33.474 [DefaultDispatcher-worker-8 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.478 [DefaultDispatcher-worker-8 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.481 [DefaultDispatcher-worker-4 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.484 [DefaultDispatcher-worker-19 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.496 [DefaultDispatcher-worker-2 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.503 [DefaultDispatcher-worker-15 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.507 [DefaultDispatcher-worker-20 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.511 [DefaultDispatcher-worker-4 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.515 [DefaultDispatcher-worker-7 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.520 [DefaultDispatcher-worker-4 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f606ab6 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-19 11:47:33.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-19 11:47:33.532 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.534 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d924370 2025-03-19 11:47:33.534 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d924370 2025-03-19 11:47:33.536 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1355aeb2 2025-03-19 11:47:33.536 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1355aeb2 2025-03-19 11:47:33.537 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@176a2800 2025-03-19 11:47:33.537 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@176a2800 2025-03-19 11:47:33.539 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.539 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5268a489 2025-03-19 11:47:33.539 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5268a489 2025-03-19 11:47:33.541 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5deee477 2025-03-19 11:47:33.541 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5deee477 2025-03-19 11:47:33.542 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6370f146 2025-03-19 11:47:33.542 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6370f146 2025-03-19 11:47:33.544 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.544 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@251cef00 2025-03-19 11:47:33.544 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@251cef00 2025-03-19 11:47:33.545 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.546 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.546 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.546 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.546 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55081/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.546 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32475bc6 2025-03-19 11:47:33.546 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32475bc6 2025-03-19 11:47:33.547 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.547 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.548 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0dca5 2025-03-19 11:47:33.548 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0dca5 2025-03-19 11:47:33.548 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.550 [DefaultDispatcher-worker-19 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.550 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.550 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.550 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.550 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.550 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.551 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1f3125 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-19 11:47:33.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-19 11:47:33.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2025-03-19 11:47:33.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2025-03-19 11:47:33.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-19 11:47:33.554 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2025-03-19 11:47:33.559 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2025-03-19 11:47:33.560 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2025-03-19 11:47:33.562 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.564 [DefaultDispatcher-worker-7 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2025-03-19 11:47:33.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7bc460 2025-03-19 11:47:33.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7bc460 2025-03-19 11:47:33.565 [DefaultDispatcher-worker-20 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.566 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc3bdf 2025-03-19 11:47:33.566 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc3bdf 2025-03-19 11:47:33.568 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@483af10 2025-03-19 11:47:33.568 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@483af10 2025-03-19 11:47:33.568 [DefaultDispatcher-worker-9 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.570 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@418131e4 2025-03-19 11:47:33.570 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@418131e4 2025-03-19 11:47:33.571 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109b570 2025-03-19 11:47:33.571 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109b570 2025-03-19 11:47:33.572 [DefaultDispatcher-worker-9 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.573 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@700a164d 2025-03-19 11:47:33.573 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@700a164d 2025-03-19 11:47:33.576 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6968cc73 2025-03-19 11:47:33.576 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6968cc73 2025-03-19 11:47:33.576 [DefaultDispatcher-worker-15 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.577 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.577 [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:55081/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:47:33.577 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.577 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aeceab 2025-03-19 11:47:33.577 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aeceab 2025-03-19 11:47:33.578 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.578 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 11:47:33.579 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d505ddb 2025-03-19 11:47:33.579 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d505ddb 2025-03-19 11:47:33.579 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.618 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55081/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 11:47:33.618 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55081/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:33.619 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.619 [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:55081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-19 11:47:33.619 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.620 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.620 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 11:47:33.622 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:33.625 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-03-19 11:47:33.625 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-03-19 11:47:33.626 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-03-19 11:47:33.626 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-03-19 11:47:33.628 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-03-19 11:47:33.628 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-03-19 11:47:33.630 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-03-19 11:47:33.630 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-03-19 11:47:33.631 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-03-19 11:47:33.631 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-03-19 11:47:33.631 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:33.633 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-03-19 11:47:33.633 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5220e6ff 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-19 11:47:33.634 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-03-19 11:47:33.634 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-19 11:47:33.636 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-03-19 11:47:33.636 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-03-19 11:47:33.638 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-03-19 11:47:33.638 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-03-19 11:47:33.638 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.651 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.652 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.653 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.653 [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:42927/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:33.653 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.653 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42927/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.654 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.654 [DefaultDispatcher-worker-2 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.654 [DefaultDispatcher-worker-2 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:33.656 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8ae4f1 2025-03-19 11:47:33.656 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8ae4f1 2025-03-19 11:47:33.657 [DefaultDispatcher-worker-21 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.658 [DefaultDispatcher-worker-21 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.658 [DefaultDispatcher-worker-21 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.658 [DefaultDispatcher-worker-21 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.658 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@134d0930 2025-03-19 11:47:33.658 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@134d0930 2025-03-19 11:47:33.658 [DefaultDispatcher-worker-11 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.658 [DefaultDispatcher-worker-11 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.659 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e092ca 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-19 11:47:33.659 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17728f81 2025-03-19 11:47:33.659 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17728f81 2025-03-19 11:47:33.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2025-03-19 11:47:33.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2025-03-19 11:47:33.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-19 11:47:33.661 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5270030b 2025-03-19 11:47:33.661 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5270030b 2025-03-19 11:47:33.661 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2025-03-19 11:47:33.663 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817c8d8 2025-03-19 11:47:33.663 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817c8d8 2025-03-19 11:47:33.664 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@63685663 2025-03-19 11:47:33.664 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@63685663 2025-03-19 11:47:33.666 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5c308 2025-03-19 11:47:33.666 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e5c308 2025-03-19 11:47:33.667 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2025-03-19 11:47:33.667 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@325ffc44 2025-03-19 11:47:33.667 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@325ffc44 2025-03-19 11:47:33.668 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2025-03-19 11:47:33.669 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428b3df 2025-03-19 11:47:33.669 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1428b3df 2025-03-19 11:47:33.669 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.671 [DefaultDispatcher-worker-17 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/auth/register 2025-03-19 11:47:33.671 [DefaultDispatcher-worker-17 @coroutine#2470] 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:42927/auth/register. 2025-03-19 11:47:33.671 [DefaultDispatcher-worker-17 @coroutine#2470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/auth/register 2025-03-19 11:47:33.671 [DefaultDispatcher-worker-17 @coroutine#2470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42927/auth/register from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.671 [DefaultDispatcher-worker-12 @coroutine#2470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/auth/register 2025-03-19 11:47:33.671 [DefaultDispatcher-worker-12 @coroutine#2470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/auth/register 2025-03-19 11:47:33.673 [DefaultDispatcher-worker-16 @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f15bc 2025-03-19 11:47:33.712 [DefaultDispatcher-worker-2 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42927/auth/register. 2025-03-19 11:47:33.712 [DefaultDispatcher-worker-2 @coroutine#2470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42927/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:33.724 [DefaultDispatcher-worker-20 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.729 [DefaultDispatcher-worker-16 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:33.734 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.736 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e03399f 2025-03-19 11:47:33.736 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e03399f 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@328b2c2a 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-19 11:47:33.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-19 11:47:33.738 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c4c02f 2025-03-19 11:47:33.738 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c4c02f 2025-03-19 11:47:33.740 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fb52ef 2025-03-19 11:47:33.740 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fb52ef 2025-03-19 11:47:33.741 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f9ca14 2025-03-19 11:47:33.741 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f9ca14 2025-03-19 11:47:33.743 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611da75 2025-03-19 11:47:33.743 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611da75 2025-03-19 11:47:33.744 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4042bd20 2025-03-19 11:47:33.744 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4042bd20 2025-03-19 11:47:33.746 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40f3ed 2025-03-19 11:47:33.746 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40f3ed 2025-03-19 11:47:33.747 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d6355b 2025-03-19 11:47:33.747 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d6355b 2025-03-19 11:47:33.749 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@494c8766 2025-03-19 11:47:33.749 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@494c8766 2025-03-19 11:47:33.749 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.750 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.755 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.755 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.757 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.757 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-19 11:47:33.757 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.757 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:33.757 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.757 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.761 [DefaultDispatcher-worker-12 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.761 [DefaultDispatcher-worker-12 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.761 [DefaultDispatcher-worker-12 @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-03-19 11:47:33.761 [DefaultDispatcher-worker-12 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.761 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.761 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.761 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.762 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.763 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ff54d7 2025-03-19 11:47:33.763 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ff54d7 2025-03-19 11:47:33.765 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.765 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6738b798 2025-03-19 11:47:33.765 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6738b798 2025-03-19 11:47:33.767 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63073fa7 2025-03-19 11:47:33.767 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63073fa7 2025-03-19 11:47:33.769 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605bda3 2025-03-19 11:47:33.769 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605bda3 2025-03-19 11:47:33.770 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@354f0c58 2025-03-19 11:47:33.770 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@354f0c58 2025-03-19 11:47:33.772 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1769f91e 2025-03-19 11:47:33.772 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1769f91e 2025-03-19 11:47:33.773 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc91653 2025-03-19 11:47:33.773 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc91653 2025-03-19 11:47:33.774 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2025-03-19 11:47:33.775 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@462a42ec 2025-03-19 11:47:33.775 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@462a42ec 2025-03-19 11:47:33.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-19 11:47:33.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-19 11:47:33.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.775 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c289070: (connection evicted) 2025-03-19 11:47:33.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4abbbd 2025-03-19 11:47:33.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b4abbbd 2025-03-19 11:47:33.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:33.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-19 11:47:33.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73299197 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-19 11:47:33.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-19 11:47:33.779 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.784 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.785 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.786 [DefaultDispatcher-worker-16 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.786 [DefaultDispatcher-worker-16 @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-03-19 11:47:33.786 [DefaultDispatcher-worker-16 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.786 [DefaultDispatcher-worker-16 @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-03-19 11:47:33.786 [DefaultDispatcher-worker-6 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.786 [DefaultDispatcher-worker-6 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.790 [DefaultDispatcher-worker-10 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.790 [DefaultDispatcher-worker-10 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.790 [DefaultDispatcher-worker-10 @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-03-19 11:47:33.790 [DefaultDispatcher-worker-10 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.790 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.790 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.791 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.792 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.794 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c 2025-03-19 11:47:33.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-19 11:47:33.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-19 11:47:33.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.794 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1611ce1c: (connection evicted) 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:33.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-19 11:47:33.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49467fc6 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-19 11:47:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-19 11:47:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.802 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.803 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.803 [DefaultDispatcher-worker-13 @coroutine#2538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.803 [DefaultDispatcher-worker-13 @coroutine#2538] 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-03-19 11:47:33.803 [DefaultDispatcher-worker-13 @coroutine#2538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.803 [DefaultDispatcher-worker-13 @coroutine#2538] 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-03-19 11:47:33.804 [DefaultDispatcher-worker-21 @coroutine#2538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.804 [DefaultDispatcher-worker-21 @coroutine#2538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.807 [DefaultDispatcher-worker-10 @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.807 [DefaultDispatcher-worker-10 @coroutine#2537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.807 [DefaultDispatcher-worker-10 @coroutine#2537] 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-03-19 11:47:33.807 [DefaultDispatcher-worker-10 @coroutine#2537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.808 [DefaultDispatcher-worker-11 @coroutine#2537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.808 [DefaultDispatcher-worker-11 @coroutine#2537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.809 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.810 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.811 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.813 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.814 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.816 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.817 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e19b99 2025-03-19 11:47:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-19 11:47:33.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-19 11:47:33.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.817 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44e19b99: (connection evicted) 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:33.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-19 11:47:33.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270a3cef 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-19 11:47:33.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-19 11:47:33.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.825 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.826 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.826 [DefaultDispatcher-worker-3 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.826 [DefaultDispatcher-worker-3 @coroutine#2576] 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-03-19 11:47:33.826 [DefaultDispatcher-worker-3 @coroutine#2576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.826 [DefaultDispatcher-worker-3 @coroutine#2576] 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-03-19 11:47:33.827 [DefaultDispatcher-worker-19 @coroutine#2576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.827 [DefaultDispatcher-worker-19 @coroutine#2576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.830 [DefaultDispatcher-worker-17 @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.830 [DefaultDispatcher-worker-17 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.830 [DefaultDispatcher-worker-17 @coroutine#2575] 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-03-19 11:47:33.830 [DefaultDispatcher-worker-17 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.831 [DefaultDispatcher-worker-7 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.831 [DefaultDispatcher-worker-7 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.832 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.833 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.834 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-03-19 11:47:33.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-19 11:47:33.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.835 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11: (connection evicted) 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:33.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-19 11:47:33.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c50d1b2 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-19 11:47:33.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-19 11:47:33.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.843 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.844 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.844 [DefaultDispatcher-worker-2 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.844 [DefaultDispatcher-worker-2 @coroutine#2608] 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-03-19 11:47:33.845 [DefaultDispatcher-worker-2 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.845 [DefaultDispatcher-worker-2 @coroutine#2608] 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-03-19 11:47:33.845 [DefaultDispatcher-worker-13 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.845 [DefaultDispatcher-worker-13 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.848 [DefaultDispatcher-worker-14 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.849 [DefaultDispatcher-worker-14 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.849 [DefaultDispatcher-worker-14 @coroutine#2607] 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-03-19 11:47:33.849 [DefaultDispatcher-worker-14 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.849 [DefaultDispatcher-worker-8 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.849 [DefaultDispatcher-worker-8 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.850 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.851 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.853 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.854 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.856 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-03-19 11:47:33.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-19 11:47:33.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-19 11:47:33.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.856 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0: (connection evicted) 2025-03-19 11:47:33.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:33.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-19 11:47:33.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490dfe25 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:33.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:33.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-19 11:47:33.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-19 11:47:33.859 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.864 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.865 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.865 [DefaultDispatcher-worker-17 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.865 [DefaultDispatcher-worker-17 @coroutine#2639] 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-03-19 11:47:33.865 [DefaultDispatcher-worker-17 @coroutine#2639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.865 [DefaultDispatcher-worker-17 @coroutine#2639] 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-03-19 11:47:33.866 [DefaultDispatcher-worker-18 @coroutine#2639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.866 [DefaultDispatcher-worker-18 @coroutine#2639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 11:47:33.869 [DefaultDispatcher-worker-14 @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.869 [DefaultDispatcher-worker-14 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.869 [DefaultDispatcher-worker-14 @coroutine#2638] 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-03-19 11:47:33.869 [DefaultDispatcher-worker-14 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.870 [DefaultDispatcher-worker-8 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.870 [DefaultDispatcher-worker-8 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 11:47:33.871 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.872 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46374b8 2025-03-19 11:47:33.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-19 11:47:33.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-19 11:47:33.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:33.873 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46374b8: (connection evicted) 2025-03-19 11:47:33.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:33.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-19 11:47:33.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-19 11:47:33.989 [DefaultDispatcher-worker-17 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:33.989 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.989 [DefaultDispatcher-worker-17 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:33.989 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.990 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:33.990 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.091 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:34.091 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.091 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.091 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.092 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.092 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12128849 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.119 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-19 11:47:34.127 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.133 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.134 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.135 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.141 [DefaultDispatcher-worker-13 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.147 [DefaultDispatcher-worker-12 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2025-03-19 11:47:34.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-19 11:47:34.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-19 11:47:34.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.149 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3049dcac: (connection evicted) 2025-03-19 11:47:34.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-19 11:47:34.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653fbbfc 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.151 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-19 11:47:34.159 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.164 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.165 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.166 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cecd959 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.167 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-19 11:47:34.170 [DefaultDispatcher-worker-1 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:34.170 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.170 [DefaultDispatcher-worker-1 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.170 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.171 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.171 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.176 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.181 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.182 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.183 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.187 [DefaultDispatcher-worker-9 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-03-19 11:47:34.195 [DefaultDispatcher-worker-12 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.198 [DefaultDispatcher-worker-9 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.202 [DefaultDispatcher-worker-6 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-03-19 11:47:34.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-19 11:47:34.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-19 11:47:34.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.209 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea: (connection evicted) 2025-03-19 11:47:34.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-19 11:47:34.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-19 11:47:34.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-19 11:47:34.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-19 11:47:34.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.210 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2150dc64: (connection evicted) 2025-03-19 11:47:34.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-19 11:47:34.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df496d9 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.211 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-19 11:47:34.219 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.224 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.225 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.225 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feeab43 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.226 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-19 11:47:34.236 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.241 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.242 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.242 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.248 [DefaultDispatcher-worker-19 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-19 11:47:34.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:34.257 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.257 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.257 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.258 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.258 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.259 [DefaultDispatcher-worker-11 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.263 [DefaultDispatcher-worker-8 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.266 [DefaultDispatcher-worker-16 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-19 11:47:34.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-19 11:47:34.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-19 11:47:34.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.268 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1: (connection evicted) 2025-03-19 11:47:34.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-19 11:47:34.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-19 11:47:34.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-19 11:47:34.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-19 11:47:34.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.269 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7413c41: (connection evicted) 2025-03-19 11:47:34.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-19 11:47:34.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791dcda7 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.270 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-19 11:47:34.271 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.271 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.271 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-19 11:47:34.278 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.283 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.284 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.285 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.289 [DefaultDispatcher-worker-20 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.294 [DefaultDispatcher-worker-19 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:34.294 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.295 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.295 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.295 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.295 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.299 [DefaultDispatcher-worker-21 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.301 [Test worker @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.304 [DefaultDispatcher-worker-15 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2025-03-19 11:47:34.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-19 11:47:34.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-19 11:47:34.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.315 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@828e2d8: (connection evicted) 2025-03-19 11:47:34.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-19 11:47:34.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2582e213 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.316 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-19 11:47:34.324 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.329 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.329 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.330 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.337 [DefaultDispatcher-worker-3 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:34.337 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.337 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.337 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.338 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.346 [DefaultDispatcher-worker-4 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.350 [DefaultDispatcher-worker-14 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.351 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.356 [DefaultDispatcher-worker-10 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2025-03-19 11:47:34.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-19 11:47:34.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-19 11:47:34.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.360 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441798ce: (connection evicted) 2025-03-19 11:47:34.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-19 11:47:34.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedae96 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.361 [Test worker @coroutine#2897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-19 11:47:34.362 [DefaultDispatcher-worker-11 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:34.362 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.362 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.362 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.363 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.363 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.369 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.374 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.375 [Test worker @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.376 [Test worker @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.380 [DefaultDispatcher-worker-4 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.391 [DefaultDispatcher-worker-10 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.396 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.462 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.464 [DefaultDispatcher-worker-7 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:34.464 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.464 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.464 [DefaultDispatcher-worker-7 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.465 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.465 [DefaultDispatcher-worker-6 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.508 [DefaultDispatcher-worker-4 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4 2025-03-19 11:47:34.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-19 11:47:34.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-19 11:47:34.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.537 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfcbe4: (connection evicted) 2025-03-19 11:47:34.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-19 11:47:34.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f32fe68 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.538 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.539 [Test worker @coroutine#2940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-19 11:47:34.547 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.551 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.553 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.554 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.555 [DefaultDispatcher-worker-7 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:34.555 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.555 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.555 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.556 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.556 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.558 [DefaultDispatcher-worker-20 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.559 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2025-03-19 11:47:34.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-19 11:47:34.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-19 11:47:34.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.565 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10770c1: (connection evicted) 2025-03-19 11:47:34.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-19 11:47:34.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ac3ad0 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.566 [Test worker @coroutine#2975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-19 11:47:34.574 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.579 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.580 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.581 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.586 [DefaultDispatcher-worker-3 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b 2025-03-19 11:47:34.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-19 11:47:34.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-19 11:47:34.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.626 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff5711b: (connection evicted) 2025-03-19 11:47:34.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:34.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-19 11:47:34.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebf5bf 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-19 11:47:34.674 [DefaultDispatcher-worker-18 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:34.674 [DefaultDispatcher-worker-18 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.674 [DefaultDispatcher-worker-18 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.674 [DefaultDispatcher-worker-18 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.675 [DefaultDispatcher-worker-13 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.675 [DefaultDispatcher-worker-13 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.686 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.689 [DefaultDispatcher-worker-12 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.693 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.697 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.715 [DefaultDispatcher-worker-20 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.715 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 11:47:34.719 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-03-19 11:47:34.720 [DefaultDispatcher-worker-7 @coroutine#3015] INFO ktor.application - Responding at http://0.0.0.0:36179 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213a2fe3 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-19 11:47:34.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-19 11:47:34.728 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.728 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.729 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:34.729 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.729 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:34.730 [eventLoopGroupProxy-19-1 @call-handler#3025] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.730 [eventLoopGroupProxy-19-2 @call-handler#3026] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.730 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.730 [eventLoopGroupProxy-19-1 @call-handler#3025] 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-03-19 11:47:34.730 [eventLoopGroupProxy-19-1 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:34.731 [eventLoopGroupProxy-19-1 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.731 [DefaultDispatcher-worker-11 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.731 [DefaultDispatcher-worker-11 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3435b6d8 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-19 11:47:34.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-19 11:47:34.739 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.739 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.739 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.739 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.739 [eventLoopGroupProxy-19-1 @call-handler#3031] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.739 [eventLoopGroupProxy-19-1 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.740 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.740 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.744 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.744 [DefaultDispatcher-worker-2 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.744 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:34.744 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.744 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a89e92 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:34.745 [eventLoopGroupProxy-19-1 @call-handler#3041] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:34.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-19 11:47:34.745 [eventLoopGroupProxy-19-1 @call-handler#3041] 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-03-19 11:47:34.745 [eventLoopGroupProxy-19-1 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-19 11:47:34.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-19 11:47:34.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-19 11:47:34.745 [eventLoopGroupProxy-19-1 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.746 [eventLoopGroupProxy-19-3 @call-handler#3044] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.746 [eventLoopGroupProxy-19-3 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.746 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.746 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.748 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.754 [DefaultDispatcher-worker-8 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-21 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-21 @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:36179/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-21 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.755 [DefaultDispatcher-worker-21 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 11:47:34.755 [eventLoopGroupProxy-19-1 @call-handler#3054] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.756 [eventLoopGroupProxy-19-1 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.756 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.756 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.756 [eventLoopGroupProxy-19-4 @call-handler#3063] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.756 [eventLoopGroupProxy-19-4 @call-handler#3063] 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-03-19 11:47:34.757 [eventLoopGroupProxy-19-4 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:34.758 [eventLoopGroupProxy-19-5 @call-handler#3064] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.758 [eventLoopGroupProxy-19-5 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.760 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.760 [DefaultDispatcher-worker-20 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.760 [eventLoopGroupProxy-19-4 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.760 [DefaultDispatcher-worker-1 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.760 [DefaultDispatcher-worker-1 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 11:47:34.763 [DefaultDispatcher-worker-15 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.763 [DefaultDispatcher-worker-7 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.765 [DefaultDispatcher-worker-15 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-19 11:47:34.765 [DefaultDispatcher-worker-15 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.765 [DefaultDispatcher-worker-15 @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:36179/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.765 [DefaultDispatcher-worker-15 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.765 [eventLoopGroupProxy-19-1 @call-handler#3072] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.765 [eventLoopGroupProxy-19-1 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.765 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.765 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.770 [DefaultDispatcher-worker-6 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-19 11:47:34.774 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-19 11:47:34.781 [DefaultDispatcher-worker-21 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.782 [DefaultDispatcher-worker-20 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.782 [DefaultDispatcher-worker-20 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-19 11:47:34.782 [DefaultDispatcher-worker-20 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.783 [eventLoopGroupProxy-19-1 @call-handler#3086] 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-03-19 11:47:34.786 [DefaultDispatcher-worker-20 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.797 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.797 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.798 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-19 11:47:34.798 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.798 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681 2025-03-19 11:47:34.798 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681. 2025-03-19 11:47:34.798 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681 2025-03-19 11:47:34.798 [eventLoopGroupProxy-19-1 @call-handler#3090] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:34.801 [eventLoopGroupProxy-19-1 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.801 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681 2025-03-19 11:47:34.801 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681 2025-03-19 11:47:34.801 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681. 2025-03-19 11:47:34.801 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903681 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.805 [DefaultDispatcher-worker-2 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.806 [DefaultDispatcher-worker-2 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.806 [DefaultDispatcher-worker-2 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:47:34.806 [DefaultDispatcher-worker-2 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.806 [eventLoopGroupProxy-19-1 @call-handler#3094] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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/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-03-19 11:47:34.807 [eventLoopGroupProxy-19-1 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.807 [DefaultDispatcher-worker-9 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.807 [DefaultDispatcher-worker-9 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.807 [DefaultDispatcher-worker-9 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:47:34.807 [DefaultDispatcher-worker-9 @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.811 [DefaultDispatcher-worker-13 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.821 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:34.822 [DefaultDispatcher-worker-12 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.825 [DefaultDispatcher-worker-15 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.825 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.825 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.825 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:34.825 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.825 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:34.826 [eventLoopGroupProxy-19-1 @call-handler#3100] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.826 [eventLoopGroupProxy-19-1 @call-handler#3100] 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-03-19 11:47:34.826 [eventLoopGroupProxy-19-1 @call-handler#3100] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:34.830 [DefaultDispatcher-worker-12 @call-handler#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.830 [eventLoopGroupProxy-19-1 @call-handler#3100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.830 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.830 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.830 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:34.830 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.834 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.834 [DefaultDispatcher-worker-14 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.841 [DefaultDispatcher-worker-13 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.842 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.842 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-19 11:47:34.842 [DefaultDispatcher-worker-13 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.842 [eventLoopGroupProxy-19-1 @call-handler#3113] 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-03-19 11:47:34.845 [DefaultDispatcher-worker-11 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.845 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:34.855 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.855 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 11:47:34.855 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-19 11:47:34.855 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.855 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682 2025-03-19 11:47:34.856 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682. 2025-03-19 11:47:34.856 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682 2025-03-19 11:47:34.856 [eventLoopGroupProxy-19-1 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:34.856 [eventLoopGroupProxy-19-1 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.856 [DefaultDispatcher-worker-11 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682 2025-03-19 11:47:34.856 [DefaultDispatcher-worker-11 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682 2025-03-19 11:47:34.856 [DefaultDispatcher-worker-11 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682. 2025-03-19 11:47:34.857 [DefaultDispatcher-worker-11 @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706713050008903682 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.861 [DefaultDispatcher-worker-4 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.861 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.861 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:47:34.861 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.861 [eventLoopGroupProxy-19-1 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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/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-03-19 11:47:34.861 [eventLoopGroupProxy-19-1 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.862 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.862 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 11:47:34.862 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 11:47:34.862 [DefaultDispatcher-worker-4 @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.865 [DefaultDispatcher-worker-10 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.876 [DefaultDispatcher-worker-8 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.879 [DefaultDispatcher-worker-20 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.879 [DefaultDispatcher-worker-21 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.879 [DefaultDispatcher-worker-20 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.879 [DefaultDispatcher-worker-20 @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:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:34.879 [DefaultDispatcher-worker-20 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.879 [DefaultDispatcher-worker-20 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:34.879 [eventLoopGroupProxy-19-1 @call-handler#3127] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.880 [eventLoopGroupProxy-19-1 @call-handler#3127] 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-03-19 11:47:34.880 [eventLoopGroupProxy-19-1 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:34.882 [DefaultDispatcher-worker-14 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.886 [DefaultDispatcher-worker-16 @call-handler#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.886 [eventLoopGroupProxy-19-1 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.886 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.886 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.886 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:34.886 [DefaultDispatcher-worker-3 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.890 [DefaultDispatcher-worker-12 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.894 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:34.894 [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:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680. 2025-03-19 11:47:34.894 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:34.894 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.894 [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:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.894 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.894 [eventLoopGroupProxy-19-1 @call-handler#3162] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:34.894 [eventLoopGroupProxy-19-4 @call-handler#3164] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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/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-03-19 11:47:34.895 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.895 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.895 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.895 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.895 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.895 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.896 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:34.896 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681. 2025-03-19 11:47:34.896 [UI Thread @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:34.896 [eventLoopGroupProxy-19-4 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.896 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.896 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.897 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.897 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.897 [eventLoopGroupProxy-19-1 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.897 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:34.897 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:34.897 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680. 2025-03-19 11:47:34.897 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.897 [eventLoopGroupProxy-19-6 @call-handler#3187] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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-03-19 11:47:34.897 [eventLoopGroupProxy-19-7 @call-handler#3188] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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-03-19 11:47:34.898 [eventLoopGroupProxy-19-8 @call-handler#3191] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:47:34.898 [eventLoopGroupProxy-19-6 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.899 [eventLoopGroupProxy-19-7 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.899 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.899 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.899 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.899 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.899 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.899 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.899 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.899 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.902 [DefaultDispatcher-worker-5 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.906 [eventLoopGroupProxy-19-8 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.907 [UI Thread @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:34.907 [UI Thread @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:34.907 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681. 2025-03-19 11:47:34.907 [UI Thread @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.907 [DefaultDispatcher-worker-4 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.911 [DefaultDispatcher-worker-3 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.914 [DefaultDispatcher-worker-2 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.919 [DefaultDispatcher-worker-3 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.922 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680 2025-03-19 11:47:34.922 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680. 2025-03-19 11:47:34.922 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680 2025-03-19 11:47:34.923 [eventLoopGroupProxy-19-1 @call-handler#3207] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:47:34.924 [eventLoopGroupProxy-19-1 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.924 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680 2025-03-19 11:47:34.924 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680 2025-03-19 11:47:34.924 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680. 2025-03-19 11:47:34.924 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.928 [DefaultDispatcher-worker-4 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.933 [DefaultDispatcher-worker-6 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.937 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.937 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.937 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:34.937 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.937 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:34.937 [eventLoopGroupProxy-19-1 @call-handler#3215] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:34.937 [eventLoopGroupProxy-19-1 @call-handler#3215] 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-03-19 11:47:34.938 [eventLoopGroupProxy-19-1 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:34.942 [DefaultDispatcher-worker-20 @call-handler#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:34.942 [eventLoopGroupProxy-19-1 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.942 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.942 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:34.942 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:34.942 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.946 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681 2025-03-19 11:47:34.946 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681. 2025-03-19 11:47:34.946 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681 2025-03-19 11:47:34.946 [eventLoopGroupProxy-19-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/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/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-03-19 11:47:34.946 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:34.949 [eventLoopGroupProxy-19-1 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.949 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681 2025-03-19 11:47:34.949 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681 2025-03-19 11:47:34.949 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681. 2025-03-19 11:47:34.949 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706713050008903682&assignmentUid=706713050008903680&clazzUid=706713050008903680&submitterUid=706713050008903681 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.954 [DefaultDispatcher-worker-5 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.957 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681 2025-03-19 11:47:34.957 [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:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681. 2025-03-19 11:47:34.957 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681 2025-03-19 11:47:34.958 [eventLoopGroupProxy-19-1 @call-handler#3254] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:34.958 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.958 [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:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.958 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.958 [eventLoopGroupProxy-19-1 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.958 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680 2025-03-19 11:47:34.958 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680. 2025-03-19 11:47:34.958 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680 2025-03-19 11:47:34.959 [eventLoopGroupProxy-19-4 @call-handler#3263] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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/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-03-19 11:47:34.959 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.959 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.959 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.959 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.959 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.959 [UI Thread @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.959 [eventLoopGroupProxy-19-6 @call-handler#3269] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:34.959 [eventLoopGroupProxy-19-1 @call-handler#3274] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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-03-19 11:47:34.959 [eventLoopGroupProxy-19-7 @call-handler#3275] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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-03-19 11:47:34.959 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681 2025-03-19 11:47:34.959 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681 2025-03-19 11:47:34.960 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681. 2025-03-19 11:47:34.960 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/PersonDao/getNamesByUid?uid=706713050008903681 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.960 [eventLoopGroupProxy-19-1 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.960 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.960 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.960 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.960 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.960 [eventLoopGroupProxy-19-7 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.961 [UI Thread @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.961 [UI Thread @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.961 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.961 [UI Thread @coroutine#3259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.961 [eventLoopGroupProxy-19-4 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.961 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.961 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:34.961 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:34.961 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.962 [eventLoopGroupProxy-19-6 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.962 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680 2025-03-19 11:47:34.962 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680 2025-03-19 11:47:34.962 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680. 2025-03-19 11:47:34.962 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.965 [DefaultDispatcher-worker-3 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.968 [DefaultDispatcher-worker-7 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.972 [DefaultDispatcher-worker-3 @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.975 [DefaultDispatcher-worker-14 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.980 [DefaultDispatcher-worker-1 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.983 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682 2025-03-19 11:47:34.983 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682. 2025-03-19 11:47:34.983 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682 2025-03-19 11:47:34.984 [eventLoopGroupProxy-19-1 @call-handler#3292] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:47:34.986 [eventLoopGroupProxy-19-1 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.987 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682 2025-03-19 11:47:34.987 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682 2025-03-19 11:47:34.987 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682. 2025-03-19 11:47:34.987 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903682 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.992 [DefaultDispatcher-worker-14 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:34.993 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681 2025-03-19 11:47:34.993 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681. 2025-03-19 11:47:34.993 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681 2025-03-19 11:47:34.994 [eventLoopGroupProxy-19-1 @call-handler#3296] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:34.994 [DefaultDispatcher-worker-5 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:34.994 [DefaultDispatcher-worker-5 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.994 [DefaultDispatcher-worker-5 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:34.994 [DefaultDispatcher-worker-5 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.995 [eventLoopGroupProxy-19-1 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:34.995 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.995 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681 2025-03-19 11:47:34.995 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681 2025-03-19 11:47:34.995 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:34.995 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681. 2025-03-19 11:47:34.995 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/PersonDao/findByUidAsync?uid=706713050008903681 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:34.999 [DefaultDispatcher-worker-18 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:35.005 [DefaultDispatcher-worker-12 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:35.009 [DefaultDispatcher-worker-15 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:35.010 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:35.010 [DefaultDispatcher-worker-15 @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:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:35.010 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:35.010 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36179/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 11:47:35.010 [eventLoopGroupProxy-19-1 @call-handler#3304] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 11:47:35.010 [eventLoopGroupProxy-19-1 @call-handler#3304] 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-03-19 11:47:35.010 [eventLoopGroupProxy-19-1 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 11:47:35.015 [DefaultDispatcher-worker-11 @call-handler#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-19 11:47:35.015 [eventLoopGroupProxy-19-1 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:35.015 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:35.015 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/replication/message 2025-03-19 11:47:35.015 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/replication/message. 2025-03-19 11:47:35.015 [DefaultDispatcher-worker-5 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:35.016 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:35.016 [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:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680. 2025-03-19 11:47:35.016 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:35.017 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.017 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:35.017 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.017 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.017 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:35.017 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.017 [eventLoopGroupProxy-19-1 @call-handler#3344] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 11:47:35.017 [eventLoopGroupProxy-19-4 @call-handler#3345] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/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/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-03-19 11:47:35.017 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.017 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:35.017 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.017 [eventLoopGroupProxy-19-6 @call-handler#3354] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/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-03-19 11:47:35.017 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:35.017 [eventLoopGroupProxy-19-7 @call-handler#3358] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/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/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-03-19 11:47:35.017 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681. 2025-03-19 11:47:35.017 [UI Thread @coroutine#3356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:35.017 [eventLoopGroupProxy-19-1 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:35.018 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:35.018 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 2025-03-19 11:47:35.018 [eventLoopGroupProxy-19-6 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:35.018 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680. 2025-03-19 11:47:35.018 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:35.018 [eventLoopGroupProxy-19-7 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:35.018 [eventLoopGroupProxy-19-4 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:35.018 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.018 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.018 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.018 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.018 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:35.018 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:35.019 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:35.019 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:35.019 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.019 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 2025-03-19 11:47:35.019 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680. 2025-03-19 11:47:35.019 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706713050008903681&assignmentUid=706713050008903680 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:35.020 [DefaultDispatcher-worker-3 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-19 11:47:35.020 [eventLoopGroupProxy-19-9 @call-handler#3372] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/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/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-03-19 11:47:35.022 [eventLoopGroupProxy-19-9 @call-handler#3372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 11:47:35.022 [UI Thread @coroutine#3356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:35.022 [DefaultDispatcher-worker-10 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:35.022 [UI Thread @coroutine#3356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 2025-03-19 11:47:35.022 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681. 2025-03-19 11:47:35.022 [UI Thread @coroutine#3356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36179/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706713050008903680&clazzUid=706713050008903680&accountPersonUid=706713050008903681 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:35.026 [DefaultDispatcher-worker-4 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:35.029 [DefaultDispatcher-worker-2 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:35.032 [DefaultDispatcher-worker-21 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:35.036 [DefaultDispatcher-worker-10 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-19 11:47:35.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-19 11:47:35.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-19 11:47:35.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:35.038 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29511cf9: (connection evicted) 2025-03-19 11:47:35.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:35.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-19 11:47:35.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-19 11:47:35.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-19 11:47:35.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-19 11:47:35.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:35.038 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3: (connection evicted) 2025-03-19 11:47:35.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:35.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-19 11:47:35.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-19 11:47:35.096 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:35.096 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.096 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.096 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.097 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.097 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.175 [DefaultDispatcher-worker-7 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:35.176 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.176 [DefaultDispatcher-worker-7 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.176 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.176 [DefaultDispatcher-worker-8 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.176 [DefaultDispatcher-worker-8 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.262 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:35.262 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.262 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.262 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.263 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.263 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.301 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:35.301 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.301 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.301 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.301 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.301 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.342 [DefaultDispatcher-worker-10 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:35.342 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.342 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.342 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.343 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.367 [DefaultDispatcher-worker-10 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:35.367 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.367 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.367 [DefaultDispatcher-worker-10 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.367 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.367 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.469 [DefaultDispatcher-worker-3 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:35.469 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.469 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.469 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.470 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.470 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.560 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:35.560 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.560 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.560 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.561 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.561 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.679 [DefaultDispatcher-worker-8 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:35.679 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.680 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:35.680 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.680 [DefaultDispatcher-worker-12 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:35.680 [DefaultDispatcher-worker-12 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.000 [DefaultDispatcher-worker-11 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:36.000 [DefaultDispatcher-worker-11 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.000 [DefaultDispatcher-worker-11 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.000 [DefaultDispatcher-worker-11 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.001 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.001 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-19 11:47:36.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-19 11:47:36.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.043 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46aa5294: (connection evicted) 2025-03-19 11:47:36.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-19 11:47:36.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33544cc5 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.045 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-19 11:47:36.046 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.046 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.046 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-19 11:47:36.055 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.061 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.062 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.063 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2408ca4c 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.064 [Test worker @coroutine#3423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-19 11:47:36.073 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.079 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.080 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.081 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.085 [DefaultDispatcher-worker-12 @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2025-03-19 11:47:36.093 [DefaultDispatcher-worker-6 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.100 [DefaultDispatcher-worker-4 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2025-03-19 11:47:36.103 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:36.103 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.103 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.103 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.104 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.104 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-19 11:47:36.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-19 11:47:36.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.106 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bce19db: (connection evicted) 2025-03-19 11:47:36.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-19 11:47:36.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-19 11:47:36.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-19 11:47:36.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-19 11:47:36.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.107 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f745970: (connection evicted) 2025-03-19 11:47:36.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-19 11:47:36.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab7ac41 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.108 [Test worker @coroutine#3485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-19 11:47:36.117 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.123 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.124 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.125 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.125 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d2bc34 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.126 [Test worker @coroutine#3485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-19 11:47:36.135 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.141 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.142 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.143 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.147 [DefaultDispatcher-worker-21 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f 2025-03-19 11:47:36.155 [DefaultDispatcher-worker-16 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.160 [DefaultDispatcher-worker-11 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.165 [DefaultDispatcher-worker-11 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.175 [DefaultDispatcher-worker-12 @coroutine#3545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301608d 2025-03-19 11:47:36.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-19 11:47:36.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-19 11:47:36.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.177 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301608d: (connection evicted) 2025-03-19 11:47:36.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-19 11:47:36.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-19 11:47:36.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-19 11:47:36.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-19 11:47:36.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.178 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc37d4f: (connection evicted) 2025-03-19 11:47:36.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-19 11:47:36.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f0b32c0 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.179 [Test worker @coroutine#3572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-19 11:47:36.181 [DefaultDispatcher-worker-14 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:36.181 [DefaultDispatcher-worker-14 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.181 [DefaultDispatcher-worker-14 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.181 [DefaultDispatcher-worker-14 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.182 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.182 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.189 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.195 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.196 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.197 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@679f3e12 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.198 [Test worker @coroutine#3572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-19 11:47:36.207 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.213 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.214 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.215 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.219 [DefaultDispatcher-worker-20 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57af157c 2025-03-19 11:47:36.227 [DefaultDispatcher-worker-2 @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.232 [DefaultDispatcher-worker-5 @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2025-03-19 11:47:36.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-19 11:47:36.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-19 11:47:36.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.236 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65067d90: (connection evicted) 2025-03-19 11:47:36.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-19 11:47:36.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-19 11:47:36.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-19 11:47:36.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-19 11:47:36.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.237 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57af157c: (connection evicted) 2025-03-19 11:47:36.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-19 11:47:36.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-19 11:47:36.237 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63a833c5 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.238 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-19 11:47:36.247 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.253 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.254 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.255 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b334a1 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.255 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-19 11:47:36.256 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.256 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.256 [Test worker @coroutine#3632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-19 11:47:36.264 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.268 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:36.268 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.268 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.268 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.269 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.269 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.271 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.272 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.273 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.278 [DefaultDispatcher-worker-20 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b 2025-03-19 11:47:36.286 [DefaultDispatcher-worker-11 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.291 [DefaultDispatcher-worker-8 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-03-19 11:47:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-19 11:47:36.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-19 11:47:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.295 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953: (connection evicted) 2025-03-19 11:47:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-19 11:47:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-19 11:47:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-19 11:47:36.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-19 11:47:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.296 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64df3f4b: (connection evicted) 2025-03-19 11:47:36.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-19 11:47:36.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-19 11:47:36.296 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b35687 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.297 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-19 11:47:36.306 [DefaultDispatcher-worker-12 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:36.306 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.306 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.306 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.307 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.307 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.307 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.313 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.314 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.315 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd97254 2025-03-19 11:47:36.315 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.316 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-19 11:47:36.325 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.331 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.332 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.333 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.337 [DefaultDispatcher-worker-4 @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b19d03 2025-03-19 11:47:36.345 [DefaultDispatcher-worker-16 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.347 [DefaultDispatcher-worker-14 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:36.347 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.347 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.347 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.347 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.350 [DefaultDispatcher-worker-5 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7655dc27 2025-03-19 11:47:36.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-19 11:47:36.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-19 11:47:36.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.354 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7655dc27: (connection evicted) 2025-03-19 11:47:36.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-19 11:47:36.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-19 11:47:36.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-19 11:47:36.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-19 11:47:36.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.354 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b19d03: (connection evicted) 2025-03-19 11:47:36.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-19 11:47:36.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-19 11:47:36.355 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-19 11:47:36.355 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.355 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.355 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bcfa08b 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.356 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-19 11:47:36.366 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.372 [DefaultDispatcher-worker-19 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:36.372 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.372 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.372 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.372 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.372 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.372 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.373 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.374 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecc5101 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.375 [Test worker @coroutine#3754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-19 11:47:36.384 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.390 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.391 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.392 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.396 [DefaultDispatcher-worker-13 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcde468 2025-03-19 11:47:36.404 [DefaultDispatcher-worker-15 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.409 [DefaultDispatcher-worker-10 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.413 [DefaultDispatcher-worker-11 @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d 2025-03-19 11:47:36.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-19 11:47:36.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-19 11:47:36.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.417 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bc6f4d: (connection evicted) 2025-03-19 11:47:36.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-19 11:47:36.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-19 11:47:36.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-19 11:47:36.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-19 11:47:36.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.418 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcde468: (connection evicted) 2025-03-19 11:47:36.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-19 11:47:36.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7aa27e 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.419 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-19 11:47:36.427 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.433 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.434 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.435 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44986fae 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.435 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-19 11:47:36.444 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.449 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.450 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.450 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.455 [DefaultDispatcher-worker-16 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d28114b 2025-03-19 11:47:36.462 [DefaultDispatcher-worker-1 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.467 [DefaultDispatcher-worker-3 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.470 [DefaultDispatcher-worker-7 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.474 [DefaultDispatcher-worker-21 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:36.474 [DefaultDispatcher-worker-21 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.474 [DefaultDispatcher-worker-21 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.474 [DefaultDispatcher-worker-21 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.475 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.475 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.479 [DefaultDispatcher-worker-17 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c 2025-03-19 11:47:36.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-19 11:47:36.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-19 11:47:36.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.482 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5b449c: (connection evicted) 2025-03-19 11:47:36.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-19 11:47:36.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-19 11:47:36.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-19 11:47:36.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-19 11:47:36.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.482 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d28114b: (connection evicted) 2025-03-19 11:47:36.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-19 11:47:36.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439c706 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.483 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-19 11:47:36.484 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.484 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.484 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-19 11:47:36.491 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.496 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.497 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.498 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46700301 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.498 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-19 11:47:36.505 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.510 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.511 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.512 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.517 [DefaultDispatcher-worker-15 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786125a6 2025-03-19 11:47:36.525 [DefaultDispatcher-worker-14 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.530 [DefaultDispatcher-worker-16 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.532 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2025-03-19 11:47:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-19 11:47:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-19 11:47:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.536 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73344f4a: (connection evicted) 2025-03-19 11:47:36.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-19 11:47:36.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-19 11:47:36.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-19 11:47:36.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-19 11:47:36.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.537 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@786125a6: (connection evicted) 2025-03-19 11:47:36.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-19 11:47:36.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d487df4 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.538 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-19 11:47:36.546 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.551 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.552 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.553 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b84747 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.553 [Test worker @coroutine#3965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-19 11:47:36.560 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.565 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:36.565 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.565 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.565 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.566 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.566 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.566 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.567 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.568 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.571 [DefaultDispatcher-worker-21 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa482f 2025-03-19 11:47:36.579 [DefaultDispatcher-worker-5 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.583 [DefaultDispatcher-worker-21 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.584 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.585 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-03-19 11:47:36.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-19 11:47:36.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-19 11:47:36.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.590 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2: (connection evicted) 2025-03-19 11:47:36.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-19 11:47:36.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-19 11:47:36.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-19 11:47:36.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-19 11:47:36.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.590 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50aa482f: (connection evicted) 2025-03-19 11:47:36.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-19 11:47:36.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a461744 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.591 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.592 [Test worker @coroutine#4029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-19 11:47:36.599 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.604 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.605 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.606 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98dc042 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.606 [Test worker @coroutine#4029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-19 11:47:36.614 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.619 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.619 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.620 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.624 [DefaultDispatcher-worker-14 @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e 2025-03-19 11:47:36.631 [DefaultDispatcher-worker-9 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.636 [DefaultDispatcher-worker-3 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-19 11:47:36.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-19 11:47:36.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-19 11:47:36.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.674 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173e4b75: (connection evicted) 2025-03-19 11:47:36.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-19 11:47:36.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-19 11:47:36.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-19 11:47:36.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-19 11:47:36.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.675 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a90c15e: (connection evicted) 2025-03-19 11:47:36.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-19 11:47:36.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d17cd8b 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.676 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-19 11:47:36.685 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:36.685 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.685 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:36.685 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.685 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.686 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.686 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:36.690 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.691 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.692 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430abcad 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.692 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-19 11:47:36.693 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.693 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.693 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-19 11:47:36.702 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.707 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.708 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.709 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.713 [DefaultDispatcher-worker-13 @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-19 11:47:36.720 [DefaultDispatcher-worker-13 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.725 [DefaultDispatcher-worker-5 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd 2025-03-19 11:47:36.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-19 11:47:36.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-19 11:47:36.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.729 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43eea3bd: (connection evicted) 2025-03-19 11:47:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-19 11:47:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-19 11:47:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-19 11:47:36.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-19 11:47:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.730 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4746b319: (connection evicted) 2025-03-19 11:47:36.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-19 11:47:36.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66032b8d 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.731 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-19 11:47:36.739 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.744 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.745 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.745 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.746 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-19 11:47:36.753 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.758 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.759 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.760 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.763 [DefaultDispatcher-worker-6 @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-19 11:47:36.771 [DefaultDispatcher-worker-7 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.776 [DefaultDispatcher-worker-9 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.777 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.778 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2025-03-19 11:47:36.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-19 11:47:36.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-19 11:47:36.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.782 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24663d05: (connection evicted) 2025-03-19 11:47:36.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-19 11:47:36.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-19 11:47:36.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-19 11:47:36.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-19 11:47:36.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.783 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1: (connection evicted) 2025-03-19 11:47:36.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-19 11:47:36.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eedf268 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.784 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.785 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-19 11:47:36.792 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.797 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.798 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.799 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eff5c32 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.799 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-19 11:47:36.807 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.812 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.812 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.813 [Test worker @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.817 [DefaultDispatcher-worker-5 @coroutine#4239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-19 11:47:36.825 [DefaultDispatcher-worker-5 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.830 [DefaultDispatcher-worker-12 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.835 [UI Thread @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2025-03-19 11:47:36.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-19 11:47:36.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-19 11:47:36.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.838 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab: (connection evicted) 2025-03-19 11:47:36.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-19 11:47:36.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-19 11:47:36.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-19 11:47:36.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-19 11:47:36.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.839 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e08c61: (connection evicted) 2025-03-19 11:47:36.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-19 11:47:36.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564b221e 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.840 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.841 [Test worker @coroutine#4318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-19 11:47:36.848 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.854 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.854 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.855 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.860 [DefaultDispatcher-worker-2 @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.861 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.868 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5031786b 2025-03-19 11:47:36.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-19 11:47:36.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-19 11:47:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.880 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5031786b: (connection evicted) 2025-03-19 11:47:36.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-19 11:47:36.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f976f43 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.881 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-03-19 11:47:36.882 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-19 11:47:36.890 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-03-19 11:47:36.894 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-03-19 11:47:36.895 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-03-19 11:47:36.896 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2025-03-19 11:47:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-19 11:47:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-19 11:47:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-19 11:47:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158bd27d 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.899 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-03-19 11:47:36.900 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-19 11:47:36.907 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-03-19 11:47:36.912 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-03-19 11:47:36.913 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-03-19 11:47:36.914 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-03-19 11:47:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-19 11:47:36.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-19 11:47:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-19 11:47:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f41593 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.916 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-03-19 11:47:36.917 [Test worker @coroutine#4410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-19 11:47:36.925 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-03-19 11:47:36.930 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-03-19 11:47:36.931 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-03-19 11:47:36.932 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7194f5b 2025-03-19 11:47:36.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-19 11:47:36.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-19 11:47:36.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:36.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-19 11:47:36.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.936 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-19 11:47:36.944 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.949 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.950 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.951 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.956 [DefaultDispatcher-worker-17 @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 11:47:36.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-19 11:47:36.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-19 11:47:36.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:36.964 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2025-03-19 11:47:36.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-19 11:47:36.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad49704 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-03-19 11:47:36.965 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-19 11:47:36.973 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-03-19 11:47:36.978 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-03-19 11:47:36.979 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-03-19 11:47:36.979 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-03-19 11:47:36.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-19 11:47:36.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-19 11:47:36.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:36.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:36.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-19 11:47:36.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a0166 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:36.982 [Test worker @coroutine#4500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-19 11:47:36.990 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:36.997 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:36.998 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:36.999 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:37.003 [DefaultDispatcher-worker-7 @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:37.004 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:37.004 [DefaultDispatcher-worker-2 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:37.004 [DefaultDispatcher-worker-2 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.004 [DefaultDispatcher-worker-2 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.004 [DefaultDispatcher-worker-2 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.005 [DefaultDispatcher-worker-19 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.005 [DefaultDispatcher-worker-19 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.006 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-03-19 11:47:37.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-19 11:47:37.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-19 11:47:37.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.007 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e024: (connection evicted) 2025-03-19 11:47:37.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-19 11:47:37.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-19 11:47:37.008 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda0e30 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.009 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-19 11:47:37.016 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.021 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.022 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.023 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a973b5e 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.023 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-19 11:47:37.031 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.036 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.037 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.038 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.042 [DefaultDispatcher-worker-19 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-19 11:47:37.049 [DefaultDispatcher-worker-6 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.059 [DefaultDispatcher-worker-14 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6faa24 2025-03-19 11:47:37.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-19 11:47:37.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-19 11:47:37.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.065 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6faa24: (connection evicted) 2025-03-19 11:47:37.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-19 11:47:37.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-19 11:47:37.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-19 11:47:37.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-19 11:47:37.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.065 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b: (connection evicted) 2025-03-19 11:47:37.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-19 11:47:37.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71586f 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.066 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.067 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-19 11:47:37.077 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.082 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.083 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.084 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d926f 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.084 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-19 11:47:37.092 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.097 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.098 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.099 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.104 [DefaultDispatcher-worker-5 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-19 11:47:37.108 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:37.108 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.108 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.108 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.109 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.109 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.111 [DefaultDispatcher-worker-15 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.120 [DefaultDispatcher-worker-13 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-03-19 11:47:37.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-19 11:47:37.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-19 11:47:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.122 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10: (connection evicted) 2025-03-19 11:47:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-19 11:47:37.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-19 11:47:37.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-19 11:47:37.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-19 11:47:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.123 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36: (connection evicted) 2025-03-19 11:47:37.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-19 11:47:37.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6824db 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.124 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-19 11:47:37.134 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.139 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.140 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.141 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f7db5a 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.141 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-19 11:47:37.149 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.154 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.155 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.156 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.160 [DefaultDispatcher-worker-3 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee 2025-03-19 11:47:37.167 [DefaultDispatcher-worker-15 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.175 [DefaultDispatcher-worker-16 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.179 [DefaultDispatcher-worker-1 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.183 [DefaultDispatcher-worker-15 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7 2025-03-19 11:47:37.186 [DefaultDispatcher-worker-11 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:37.186 [DefaultDispatcher-worker-11 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.186 [DefaultDispatcher-worker-11 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.186 [DefaultDispatcher-worker-11 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.187 [DefaultDispatcher-worker-6 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.187 [DefaultDispatcher-worker-6 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-19 11:47:37.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-19 11:47:37.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.190 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6dd1e7: (connection evicted) 2025-03-19 11:47:37.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-19 11:47:37.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-19 11:47:37.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-19 11:47:37.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-19 11:47:37.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.191 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1e28ee: (connection evicted) 2025-03-19 11:47:37.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-19 11:47:37.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebefe31 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.192 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-19 11:47:37.193 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.193 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.193 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-19 11:47:37.201 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.206 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.207 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.207 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f81d7f 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.208 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-19 11:47:37.215 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.220 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.221 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.222 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.226 [DefaultDispatcher-worker-3 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-03-19 11:47:37.233 [DefaultDispatcher-worker-15 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.237 [DefaultDispatcher-worker-1 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.241 [DefaultDispatcher-worker-16 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-03-19 11:47:37.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-19 11:47:37.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-19 11:47:37.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.246 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c: (connection evicted) 2025-03-19 11:47:37.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-19 11:47:37.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-19 11:47:37.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-19 11:47:37.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-19 11:47:37.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.247 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761ac810: (connection evicted) 2025-03-19 11:47:37.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-19 11:47:37.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3489b7 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.248 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-19 11:47:37.255 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.260 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.261 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.262 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1509dade 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-19 11:47:37.262 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.263 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.263 [Test worker @coroutine#4673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-19 11:47:37.271 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.273 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:37.273 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.273 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.273 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.274 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.274 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.276 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.276 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.277 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.281 [DefaultDispatcher-worker-12 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d 2025-03-19 11:47:37.289 [DefaultDispatcher-worker-1 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.293 [DefaultDispatcher-worker-17 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2025-03-19 11:47:37.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-19 11:47:37.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-19 11:47:37.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.295 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3821a012: (connection evicted) 2025-03-19 11:47:37.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-19 11:47:37.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-19 11:47:37.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-19 11:47:37.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-19 11:47:37.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.296 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbf282d: (connection evicted) 2025-03-19 11:47:37.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-19 11:47:37.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2603a76d 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.298 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-19 11:47:37.305 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.311 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.311 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:37.311 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.311 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.311 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.311 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.312 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.312 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.312 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05064b 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.313 [Test worker @coroutine#4713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-19 11:47:37.320 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.325 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.326 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.327 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.331 [DefaultDispatcher-worker-4 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867e76b 2025-03-19 11:47:37.338 [DefaultDispatcher-worker-15 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.344 [DefaultDispatcher-worker-4 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.352 [DefaultDispatcher-worker-12 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:37.352 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.352 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.352 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.352 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.353 [DefaultDispatcher-worker-2 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-03-19 11:47:37.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-19 11:47:37.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-19 11:47:37.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.354 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36deacfc: (connection evicted) 2025-03-19 11:47:37.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-19 11:47:37.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-19 11:47:37.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-19 11:47:37.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-19 11:47:37.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.355 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867e76b: (connection evicted) 2025-03-19 11:47:37.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-19 11:47:37.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f40221 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.356 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-19 11:47:37.364 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.369 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.370 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.371 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293ccbdd 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.371 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-19 11:47:37.377 [DefaultDispatcher-worker-1 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:37.377 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.377 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.377 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.377 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.377 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.378 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.383 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.384 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.385 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.389 [DefaultDispatcher-worker-3 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-03-19 11:47:37.397 [DefaultDispatcher-worker-20 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.403 [DefaultDispatcher-worker-1 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.406 [DefaultDispatcher-worker-8 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.414 [DefaultDispatcher-worker-5 @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-03-19 11:47:37.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-19 11:47:37.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-19 11:47:37.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.414 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2: (connection evicted) 2025-03-19 11:47:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-19 11:47:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-19 11:47:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-19 11:47:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-19 11:47:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.415 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474a63d9: (connection evicted) 2025-03-19 11:47:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-19 11:47:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4471f216 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.417 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-19 11:47:37.425 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.430 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.430 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.431 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.431 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-19 11:47:37.431 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ffb8f15 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.432 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-19 11:47:37.439 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.444 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.445 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.446 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.450 [DefaultDispatcher-worker-6 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-03-19 11:47:37.458 [DefaultDispatcher-worker-18 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.463 [DefaultDispatcher-worker-11 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6 2025-03-19 11:47:37.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-19 11:47:37.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-19 11:47:37.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.469 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1927c2c6: (connection evicted) 2025-03-19 11:47:37.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-19 11:47:37.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-19 11:47:37.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-19 11:47:37.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-19 11:47:37.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.470 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f: (connection evicted) 2025-03-19 11:47:37.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-19 11:47:37.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f3c0c9 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.471 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-19 11:47:37.479 [DefaultDispatcher-worker-8 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:37.479 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.479 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.479 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.479 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.480 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.480 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.484 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.485 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.486 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193e65d5 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.486 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.487 [Test worker @coroutine#4832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-19 11:47:37.494 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.499 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.500 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.501 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.504 [DefaultDispatcher-worker-20 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-03-19 11:47:37.512 [DefaultDispatcher-worker-19 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.516 [DefaultDispatcher-worker-21 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2025-03-19 11:47:37.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-19 11:47:37.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-19 11:47:37.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.518 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1: (connection evicted) 2025-03-19 11:47:37.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-19 11:47:37.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-19 11:47:37.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-19 11:47:37.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-19 11:47:37.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.519 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1: (connection evicted) 2025-03-19 11:47:37.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-19 11:47:37.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.520 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-19 11:47:37.528 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.533 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.534 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.535 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc28b23 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.535 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-19 11:47:37.536 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.536 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.536 [Test worker @coroutine#4875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-19 11:47:37.543 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.548 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.549 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.550 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.553 [DefaultDispatcher-worker-4 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31881213 2025-03-19 11:47:37.560 [DefaultDispatcher-worker-18 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.564 [DefaultDispatcher-worker-20 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-19 11:47:37.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-19 11:47:37.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-19 11:47:37.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.566 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2025-03-19 11:47:37.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-19 11:47:37.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-19 11:47:37.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-19 11:47:37.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-19 11:47:37.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.567 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31881213: (connection evicted) 2025-03-19 11:47:37.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-19 11:47:37.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72d4d9ac 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.568 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.569 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-19 11:47:37.570 [DefaultDispatcher-worker-14 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:37.570 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.570 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.570 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.571 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.571 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.576 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.581 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.582 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.583 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639f5460 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.583 [Test worker @coroutine#4916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-19 11:47:37.591 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.596 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.597 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.598 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.602 [DefaultDispatcher-worker-1 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-19 11:47:37.608 [DefaultDispatcher-worker-13 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.615 [DefaultDispatcher-worker-20 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.619 [DefaultDispatcher-worker-11 @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.669 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.683 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.690 [DefaultDispatcher-worker-14 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:37.690 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.690 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:37.690 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.691 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.691 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:37.732 [DefaultDispatcher-worker-8 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379 2025-03-19 11:47:37.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-19 11:47:37.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-19 11:47:37.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.733 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0ac379: (connection evicted) 2025-03-19 11:47:37.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-19 11:47:37.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-19 11:47:37.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-19 11:47:37.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-19 11:47:37.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.734 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8: (connection evicted) 2025-03-19 11:47:37.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-19 11:47:37.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59960ae9 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.735 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-19 11:47:37.743 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.747 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.748 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.750 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1a9613 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.750 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-19 11:47:37.751 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.751 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.751 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-19 11:47:37.758 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.763 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.764 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.764 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.768 [DefaultDispatcher-worker-4 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-19 11:47:37.775 [DefaultDispatcher-worker-15 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.781 [DefaultDispatcher-worker-19 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.785 [DefaultDispatcher-worker-19 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-03-19 11:47:37.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-19 11:47:37.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-19 11:47:37.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.787 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32089590: (connection evicted) 2025-03-19 11:47:37.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-19 11:47:37.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-19 11:47:37.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-19 11:47:37.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-19 11:47:37.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.787 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441e789e: (connection evicted) 2025-03-19 11:47:37.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-19 11:47:37.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5225b 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.788 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-19 11:47:37.796 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.801 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.802 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.803 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.803 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-19 11:47:37.811 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.816 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.817 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.818 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.822 [DefaultDispatcher-worker-17 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-19 11:47:37.829 [DefaultDispatcher-worker-9 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.835 [DefaultDispatcher-worker-13 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-03-19 11:47:37.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-19 11:47:37.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-19 11:47:37.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.837 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304f4888: (connection evicted) 2025-03-19 11:47:37.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-19 11:47:37.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-19 11:47:37.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-19 11:47:37.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-19 11:47:37.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.838 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2025-03-19 11:47:37.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-19 11:47:37.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c5cd332 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.839 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-19 11:47:37.846 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.852 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.853 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.854 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4750e942 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.854 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-19 11:47:37.861 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.866 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.867 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.868 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.872 [DefaultDispatcher-worker-15 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-19 11:47:37.879 [DefaultDispatcher-worker-20 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.885 [DefaultDispatcher-worker-11 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.890 [DefaultDispatcher-worker-2 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d 2025-03-19 11:47:37.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-19 11:47:37.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-19 11:47:37.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.892 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380f9c1d: (connection evicted) 2025-03-19 11:47:37.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-19 11:47:37.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-19 11:47:37.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-19 11:47:37.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-19 11:47:37.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.893 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb: (connection evicted) 2025-03-19 11:47:37.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-19 11:47:37.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.894 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-19 11:47:37.895 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.895 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.895 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-19 11:47:37.902 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.907 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.908 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.909 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.913 [DefaultDispatcher-worker-14 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.916 [DefaultDispatcher-worker-16 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2025-03-19 11:47:37.923 [UI Thread @coroutine#5073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706713065148391424 2025-03-19 11:47:37.923 [UI Thread @coroutine#5073] 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=706713065148391424. 2025-03-19 11:47:37.923 [UI Thread @coroutine#5073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706713065148391424 2025-03-19 11:47:37.924 [UI Thread @coroutine#5073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706713065148391424 2025-03-19 11:47:37.924 [UI Thread @coroutine#5073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706713065148391424 2025-03-19 11:47:37.924 [UI Thread @coroutine#5073] 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=706713065148391424. 2025-03-19 11:47:37.924 [UI Thread @coroutine#5073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706713065148391424 to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:37.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-19 11:47:37.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-19 11:47:37.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:37.926 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2025-03-19 11:47:37.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:37.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-19 11:47:37.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-19 11:47:37.958 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@485902cd 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.959 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-19 11:47:37.967 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.972 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.973 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.974 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.986 [DefaultDispatcher-worker-16 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.989 [DefaultDispatcher-worker-5 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.993 [DefaultDispatcher-worker-5 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740610a2 2025-03-19 11:47:37.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-19 11:47:37.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-19 11:47:37.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.000 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740610a2: (connection evicted) 2025-03-19 11:47:38.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-19 11:47:38.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-19 11:47:38.037 [DefaultDispatcher-worker-11 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:38.037 [DefaultDispatcher-worker-11 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.037 [DefaultDispatcher-worker-11 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.037 [DefaultDispatcher-worker-11 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ac3788 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-03-19 11:47:38.037 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-19 11:47:38.038 [DefaultDispatcher-worker-11 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.038 [DefaultDispatcher-worker-11 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.045 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-03-19 11:47:38.050 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-03-19 11:47:38.051 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-03-19 11:47:38.051 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d77762f 2025-03-19 11:47:38.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-19 11:47:38.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-19 11:47:38.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-19 11:47:38.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-19 11:47:38.055 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efb7f82 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-03-19 11:47:38.056 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-19 11:47:38.063 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-03-19 11:47:38.068 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-03-19 11:47:38.070 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-03-19 11:47:38.071 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e772d11 2025-03-19 11:47:38.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-19 11:47:38.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-19 11:47:38.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-19 11:47:38.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-19 11:47:38.074 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1afea182 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.075 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-19 11:47:38.084 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.089 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.089 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.090 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.090 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19bdfa3e 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.091 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-19 11:47:38.099 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.104 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.104 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.105 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.109 [DefaultDispatcher-worker-13 @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3 2025-03-19 11:47:38.113 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:38.113 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.113 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.113 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.114 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.114 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.116 [DefaultDispatcher-worker-4 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-03-19 11:47:38.119 [UI Thread @coroutine#5179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.119 [UI Thread @coroutine#5179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:47:38.119 [UI Thread @coroutine#5179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.120 [UI Thread @coroutine#5179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.120 [UI Thread @coroutine#5179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.120 [UI Thread @coroutine#5179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:47:38.120 [UI Thread @coroutine#5179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52535/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:38.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-19 11:47:38.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-19 11:47:38.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.121 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f: (connection evicted) 2025-03-19 11:47:38.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-19 11:47:38.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-19 11:47:38.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-19 11:47:38.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-19 11:47:38.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.121 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f0b02a3: (connection evicted) 2025-03-19 11:47:38.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-19 11:47:38.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.122 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abfb698 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.123 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-19 11:47:38.131 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.136 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.137 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.138 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3760f3e8 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.138 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-19 11:47:38.145 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.150 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.151 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.152 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.155 [DefaultDispatcher-worker-18 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08 2025-03-19 11:47:38.162 [DefaultDispatcher-worker-1 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b3575 2025-03-19 11:47:38.163 [UI Thread @coroutine#5208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.163 [UI Thread @coroutine#5208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:47:38.163 [UI Thread @coroutine#5208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.164 [UI Thread @coroutine#5208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.164 [UI Thread @coroutine#5208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-19 11:47:38.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-19 11:47:38.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.165 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184b3575: (connection evicted) 2025-03-19 11:47:38.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-19 11:47:38.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-19 11:47:38.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-19 11:47:38.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-19 11:47:38.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.166 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6f3d08: (connection evicted) 2025-03-19 11:47:38.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-19 11:47:38.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c943847 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.167 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-19 11:47:38.175 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.179 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.180 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.181 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d26b390 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.181 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-19 11:47:38.182 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.182 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.182 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-19 11:47:38.190 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.191 [DefaultDispatcher-worker-4 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:38.191 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.191 [DefaultDispatcher-worker-4 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.191 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.192 [DefaultDispatcher-worker-18 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.192 [DefaultDispatcher-worker-18 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.195 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.196 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.197 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.201 [DefaultDispatcher-worker-16 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b49d0 2025-03-19 11:47:38.208 [DefaultDispatcher-worker-9 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-03-19 11:47:38.208 [UI Thread @coroutine#5240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.209 [UI Thread @coroutine#5240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:47:38.209 [UI Thread @coroutine#5240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.209 [UI Thread @coroutine#5240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.209 [UI Thread @coroutine#5240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 11:47:38.209 [UI Thread @coroutine#5240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 11:47:38.209 [UI Thread @coroutine#5240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42467/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:38.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-19 11:47:38.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-19 11:47:38.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.210 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24305eca: (connection evicted) 2025-03-19 11:47:38.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-19 11:47:38.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-19 11:47:38.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-19 11:47:38.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-19 11:47:38.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.211 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b49d0: (connection evicted) 2025-03-19 11:47:38.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-19 11:47:38.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2700609f 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.212 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-19 11:47:38.220 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.226 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.226 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.227 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a69f1ef 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.227 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.228 [Test worker @coroutine#5246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-19 11:47:38.235 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.239 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.240 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.241 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.245 [DefaultDispatcher-worker-16 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219aab91 2025-03-19 11:47:38.253 [DefaultDispatcher-worker-10 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.261 [DefaultDispatcher-worker-6 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b 2025-03-19 11:47:38.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-19 11:47:38.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-19 11:47:38.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.266 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ecd3a9b: (connection evicted) 2025-03-19 11:47:38.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-19 11:47:38.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-19 11:47:38.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-19 11:47:38.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-19 11:47:38.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.267 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219aab91: (connection evicted) 2025-03-19 11:47:38.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-19 11:47:38.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460222eb 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.268 [Test worker @coroutine#5295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-19 11:47:38.269 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.269 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.269 [Test worker @coroutine#5295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-19 11:47:38.276 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.278 [DefaultDispatcher-worker-7 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:38.278 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.278 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.278 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.279 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.279 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.281 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.282 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.282 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.287 [DefaultDispatcher-worker-12 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.297 [DefaultDispatcher-worker-12 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.304 [DefaultDispatcher-worker-7 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.314 [DefaultDispatcher-worker-20 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f32536 2025-03-19 11:47:38.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-19 11:47:38.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-19 11:47:38.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.315 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46f32536: (connection evicted) 2025-03-19 11:47:38.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-19 11:47:38.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-19 11:47:38.316 [DefaultDispatcher-worker-19 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:38.316 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.316 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.316 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.316 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bfaa7b 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.317 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.317 [DefaultDispatcher-worker-18 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.317 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-19 11:47:38.324 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.329 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.330 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.331 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c9225a 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.331 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-19 11:47:38.338 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.343 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.344 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.345 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.349 [DefaultDispatcher-worker-14 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9 2025-03-19 11:47:38.356 [DefaultDispatcher-worker-21 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:38.357 [DefaultDispatcher-worker-21 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.357 [DefaultDispatcher-worker-21 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.357 [DefaultDispatcher-worker-21 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.357 [DefaultDispatcher-worker-18 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.357 [DefaultDispatcher-worker-18 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.361 [DefaultDispatcher-worker-17 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-19 11:47:38.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-19 11:47:38.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-19 11:47:38.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.366 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b846f: (connection evicted) 2025-03-19 11:47:38.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-19 11:47:38.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-19 11:47:38.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-19 11:47:38.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-19 11:47:38.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.366 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711cd6f9: (connection evicted) 2025-03-19 11:47:38.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-19 11:47:38.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7739bcca 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.368 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-19 11:47:38.376 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.380 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.381 [DefaultDispatcher-worker-11 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:38.382 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.382 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.382 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.382 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.382 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.382 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.383 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.387 [DefaultDispatcher-worker-11 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.390 [DefaultDispatcher-worker-7 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.396 [DefaultDispatcher-worker-17 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2025-03-19 11:47:38.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-19 11:47:38.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-19 11:47:38.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.397 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dfec: (connection evicted) 2025-03-19 11:47:38.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-19 11:47:38.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5621119d 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.398 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.399 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-19 11:47:38.406 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.412 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.413 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.414 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.418 [DefaultDispatcher-worker-2 @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.421 [DefaultDispatcher-worker-10 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79071e 2025-03-19 11:47:38.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-19 11:47:38.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-19 11:47:38.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.422 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c79071e: (connection evicted) 2025-03-19 11:47:38.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-19 11:47:38.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22816de1 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.423 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.424 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-19 11:47:38.424 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.424 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.424 [Test worker @coroutine#5434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-19 11:47:38.431 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.436 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.437 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.438 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.473 [DefaultDispatcher-worker-12 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3 2025-03-19 11:47:38.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-19 11:47:38.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-19 11:47:38.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.476 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376ba8e3: (connection evicted) 2025-03-19 11:47:38.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-19 11:47:38.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685783b1 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.477 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-19 11:47:38.485 [DefaultDispatcher-worker-16 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:38.485 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.485 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.485 [DefaultDispatcher-worker-16 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.485 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.486 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.486 [DefaultDispatcher-worker-15 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.490 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.491 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.493 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.497 [DefaultDispatcher-worker-8 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.501 [DefaultDispatcher-worker-9 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8508dae 2025-03-19 11:47:38.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-19 11:47:38.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-19 11:47:38.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.504 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8508dae: (connection evicted) 2025-03-19 11:47:38.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-19 11:47:38.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d55eb7a 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.506 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:47:38.507 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-19 11:47:38.514 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:47:38.519 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:47:38.520 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:47:38.521 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2025-03-19 11:47:38.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-19 11:47:38.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-19 11:47:38.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-19 11:47:38.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b906d 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-19 11:47:38.524 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-19 11:47:38.532 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-19 11:47:38.536 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-19 11:47:38.537 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-19 11:47:38.538 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34018757 2025-03-19 11:47:38.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-19 11:47:38.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-19 11:47:38.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-19 11:47:38.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceb4f91 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-03-19 11:47:38.540 [Test worker @coroutine#5514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-19 11:47:38.549 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-03-19 11:47:38.554 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-03-19 11:47:38.555 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-03-19 11:47:38.558 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-03-19 11:47:38.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-19 11:47:38.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-19 11:47:38.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-19 11:47:38.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-19 11:47:38.566 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45415/Site/verify 2025-03-19 11:47:38.566 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45415/Site/verify. 2025-03-19 11:47:38.566 [UI Thread @coroutine#5535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45415/Site/verify 2025-03-19 11:47:38.567 [UI Thread @coroutine#5535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45415/Site/verify 2025-03-19 11:47:38.568 [UI Thread @coroutine#5535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45415/Site/verify 2025-03-19 11:47:38.568 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45415/Site/verify. 2025-03-19 11:47:38.568 [UI Thread @coroutine#5535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45415/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f3a99c 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-03-19 11:47:38.572 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-19 11:47:38.575 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:38.575 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.575 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.575 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.576 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.576 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.582 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-03-19 11:47:38.587 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-03-19 11:47:38.588 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-03-19 11:47:38.589 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-03-19 11:47:38.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-19 11:47:38.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-19 11:47:38.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-19 11:47:38.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-19 11:47:38.591 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-19 11:47:38.591 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc98c70 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2025-03-19 11:47:38.592 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-19 11:47:38.601 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2025-03-19 11:47:38.606 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2025-03-19 11:47:38.607 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2025-03-19 11:47:38.608 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2025-03-19 11:47:38.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-19 11:47:38.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-19 11:47:38.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-19 11:47:38.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65314e4 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.611 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-19 11:47:38.612 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-19 11:47:38.612 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-19 11:47:38.612 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-19 11:47:38.620 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-19 11:47:38.625 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-19 11:47:38.626 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-19 11:47:38.627 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741cb82c 2025-03-19 11:47:38.628 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39595/Site/verify 2025-03-19 11:47:38.628 [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:39595/Site/verify. 2025-03-19 11:47:38.628 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39595/Site/verify 2025-03-19 11:47:38.629 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39595/Site/verify 2025-03-19 11:47:38.629 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39595/Site/verify 2025-03-19 11:47:38.630 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39595/Site/verify. 2025-03-19 11:47:38.630 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39595/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:38.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-19 11:47:38.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-19 11:47:38.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:38.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-19 11:47:38.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-19 11:47:38.633 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52231/Site/verify 2025-03-19 11:47:38.633 [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:52231/Site/verify. 2025-03-19 11:47:38.633 [UI Thread @coroutine#5612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52231/Site/verify 2025-03-19 11:47:38.634 [UI Thread @coroutine#5612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52231/Site/verify 2025-03-19 11:47:38.634 [UI Thread @coroutine#5612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52231/Site/verify 2025-03-19 11:47:38.634 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52231/Site/verify. 2025-03-19 11:47:38.634 [UI Thread @coroutine#5612] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52231/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41751/Site/verify 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41751/Site/verify. 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41751/Site/verify 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41751/Site/verify 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41751/Site/verify 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41751/Site/verify. 2025-03-19 11:47:38.637 [UI Thread @coroutine#5625] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41751/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:38.640 [UI Thread @coroutine#5639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-19 11:47:38.640 [UI Thread @coroutine#5639] 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-03-19 11:47:38.640 [UI Thread @coroutine#5639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-19 11:47:38.641 [UI Thread @coroutine#5639] 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-03-19 11:47:38.642 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-19 11:47:38.642 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77199818 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.643 [Test worker @coroutine#5646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-19 11:47:38.651 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.656 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.657 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.658 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.662 [DefaultDispatcher-worker-17 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.673 [DefaultDispatcher-worker-5 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.677 [DefaultDispatcher-worker-15 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.680 [DefaultDispatcher-worker-17 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.683 [DefaultDispatcher-worker-16 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.687 [DefaultDispatcher-worker-14 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.691 [DefaultDispatcher-worker-17 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.695 [DefaultDispatcher-worker-8 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:38.695 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.695 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:38.695 [DefaultDispatcher-worker-8 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.696 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.696 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:38.700 [DefaultDispatcher-worker-4 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fa13835 2025-03-19 11:47:38.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-19 11:47:38.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-19 11:47:38.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.702 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fa13835: (connection evicted) 2025-03-19 11:47:38.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-19 11:47:38.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2b30b9 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.703 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-19 11:47:38.711 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.716 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.717 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.718 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393e6bdd 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.718 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-19 11:47:38.726 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.731 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.732 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.733 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.737 [DefaultDispatcher-worker-21 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9 2025-03-19 11:47:38.743 [DefaultDispatcher-worker-21 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28058dd0 2025-03-19 11:47:38.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-19 11:47:38.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-19 11:47:38.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.751 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28058dd0: (connection evicted) 2025-03-19 11:47:38.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-19 11:47:38.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-19 11:47:38.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-19 11:47:38.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-19 11:47:38.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.751 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7adf0ff9: (connection evicted) 2025-03-19 11:47:38.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-19 11:47:38.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@337fac72 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.752 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-19 11:47:38.759 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.765 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.766 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586be63c 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.766 [Test worker @coroutine#5727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-19 11:47:38.774 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.778 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.779 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.780 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.785 [DefaultDispatcher-worker-3 @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d844b2 2025-03-19 11:47:38.791 [DefaultDispatcher-worker-12 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.795 [DefaultDispatcher-worker-9 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45 2025-03-19 11:47:38.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-19 11:47:38.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-19 11:47:38.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.798 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fdc2d45: (connection evicted) 2025-03-19 11:47:38.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-19 11:47:38.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-19 11:47:38.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-19 11:47:38.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-19 11:47:38.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.798 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d844b2: (connection evicted) 2025-03-19 11:47:38.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:38.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-19 11:47:38.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1342c6e1 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-19 11:47:38.799 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.800 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.800 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-19 11:47:38.807 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.812 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.813 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.813 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.813 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dac64ea 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.814 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-19 11:47:38.821 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.826 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.827 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.828 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.831 [DefaultDispatcher-worker-15 @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513f8279 2025-03-19 11:47:38.838 [DefaultDispatcher-worker-17 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.843 [DefaultDispatcher-worker-7 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7828111d 2025-03-19 11:47:38.900 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:38.914 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.042 [DefaultDispatcher-worker-20 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:39.042 [DefaultDispatcher-worker-20 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.042 [DefaultDispatcher-worker-20 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.042 [DefaultDispatcher-worker-20 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.043 [DefaultDispatcher-worker-3 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.043 [DefaultDispatcher-worker-3 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-19 11:47:39.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-19 11:47:39.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.094 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7828111d: (connection evicted) 2025-03-19 11:47:39.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-19 11:47:39.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-19 11:47:39.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-19 11:47:39.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-19 11:47:39.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.095 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513f8279: (connection evicted) 2025-03-19 11:47:39.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-19 11:47:39.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e2946 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.096 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.097 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-19 11:47:39.105 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.109 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.110 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.111 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71af3c7 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.111 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-19 11:47:39.112 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.112 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.112 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-19 11:47:39.118 [DefaultDispatcher-worker-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:39.118 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.118 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.118 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.119 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.119 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.120 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.125 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.126 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.127 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.131 [DefaultDispatcher-worker-9 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe739e7 2025-03-19 11:47:39.138 [DefaultDispatcher-worker-9 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.142 [DefaultDispatcher-worker-3 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.146 [DefaultDispatcher-worker-21 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2025-03-19 11:47:39.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-19 11:47:39.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-19 11:47:39.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.149 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4913465d: (connection evicted) 2025-03-19 11:47:39.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-19 11:47:39.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-19 11:47:39.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-19 11:47:39.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-19 11:47:39.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.149 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe739e7: (connection evicted) 2025-03-19 11:47:39.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-19 11:47:39.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1fe350 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.150 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-19 11:47:39.158 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.163 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.164 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.164 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b13f456 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.165 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-19 11:47:39.172 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.177 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.178 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.179 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.182 [DefaultDispatcher-worker-2 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63eebb56 2025-03-19 11:47:39.191 [DefaultDispatcher-worker-15 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.194 [DefaultDispatcher-worker-7 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.195 [DefaultDispatcher-worker-3 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:39.196 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.196 [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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.196 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.196 [DefaultDispatcher-worker-9 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.196 [DefaultDispatcher-worker-9 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.198 [DefaultDispatcher-worker-6 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52baaf87 2025-03-19 11:47:39.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-19 11:47:39.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-19 11:47:39.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.200 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52baaf87: (connection evicted) 2025-03-19 11:47:39.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-19 11:47:39.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-19 11:47:39.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-19 11:47:39.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-19 11:47:39.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.201 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63eebb56: (connection evicted) 2025-03-19 11:47:39.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-19 11:47:39.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c8df0b 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.202 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-19 11:47:39.209 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.214 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.215 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.216 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f8c95a 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.216 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-19 11:47:39.223 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.228 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.229 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.230 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.234 [DefaultDispatcher-worker-11 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f44295 2025-03-19 11:47:39.240 [DefaultDispatcher-worker-7 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.244 [DefaultDispatcher-worker-7 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.247 [DefaultDispatcher-worker-3 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ed110d6 2025-03-19 11:47:39.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-19 11:47:39.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-19 11:47:39.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.249 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ed110d6: (connection evicted) 2025-03-19 11:47:39.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-19 11:47:39.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-19 11:47:39.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-19 11:47:39.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-19 11:47:39.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.250 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f44295: (connection evicted) 2025-03-19 11:47:39.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-19 11:47:39.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb040b7 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.251 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-19 11:47:39.259 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.263 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.264 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.266 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.271 [DefaultDispatcher-worker-13 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f2af3 2025-03-19 11:47:39.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-19 11:47:39.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-19 11:47:39.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.272 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f2af3: (connection evicted) 2025-03-19 11:47:39.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-19 11:47:39.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-19 11:47:39.272 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-19 11:47:39.272 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.272 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.272 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b00587b 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.273 [Test worker @coroutine#6018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-19 11:47:39.280 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.283 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:39.283 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.283 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.283 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.284 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.284 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.285 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.286 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.287 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.292 [DefaultDispatcher-worker-12 @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.302 [DefaultDispatcher-worker-19 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.306 [DefaultDispatcher-worker-11 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0 2025-03-19 11:47:39.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-19 11:47:39.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-19 11:47:39.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.308 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@476e4bb0: (connection evicted) 2025-03-19 11:47:39.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-19 11:47:39.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a8c9e 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.309 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.310 [Test worker @coroutine#6047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-19 11:47:39.317 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.321 [DefaultDispatcher-worker-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:39.321 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.321 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.321 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.321 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.321 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.322 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.323 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.324 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.328 [DefaultDispatcher-worker-9 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.338 [DefaultDispatcher-worker-17 @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.342 [DefaultDispatcher-worker-11 @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.348 [DefaultDispatcher-worker-6 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-03-19 11:47:39.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-19 11:47:39.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-19 11:47:39.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.350 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67710b92: (connection evicted) 2025-03-19 11:47:39.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-19 11:47:39.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25082311 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.350 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.351 [Test worker @coroutine#6082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-19 11:47:39.358 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.361 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:39.361 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.361 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.361 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.362 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.363 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.364 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.365 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.369 [DefaultDispatcher-worker-13 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.380 [DefaultDispatcher-worker-14 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.384 [DefaultDispatcher-worker-21 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.386 [DefaultDispatcher-worker-8 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:39.386 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.386 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.386 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.387 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.387 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.389 [DefaultDispatcher-worker-10 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-19 11:47:39.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-19 11:47:39.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-19 11:47:39.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.389 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3: (connection evicted) 2025-03-19 11:47:39.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-19 11:47:39.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e744b4b 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-03-19 11:47:39.391 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-19 11:47:39.399 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-03-19 11:47:39.404 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-03-19 11:47:39.404 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-03-19 11:47:39.405 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-03-19 11:47:39.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-19 11:47:39.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-19 11:47:39.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-19 11:47:39.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f4f652 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-03-19 11:47:39.410 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-19 11:47:39.418 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-03-19 11:47:39.423 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-03-19 11:47:39.424 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-03-19 11:47:39.425 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618cfd1 2025-03-19 11:47:39.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-19 11:47:39.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-19 11:47:39.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-19 11:47:39.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce15aa 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.428 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-19 11:47:39.429 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-03-19 11:47:39.429 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-03-19 11:47:39.429 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-19 11:47:39.437 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-03-19 11:47:39.442 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-03-19 11:47:39.443 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-03-19 11:47:39.443 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-03-19 11:47:39.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-19 11:47:39.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-19 11:47:39.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-19 11:47:39.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19838e5d 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cba755 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cba755 2025-03-19 11:47:39.448 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-19 11:47:39.456 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cba755 2025-03-19 11:47:39.462 [UI Thread @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cba755 2025-03-19 11:47:39.462 [UI Thread @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cba755 2025-03-19 11:47:39.463 [UI Thread @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17cba755 2025-03-19 11:47:39.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-19 11:47:39.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-19 11:47:39.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.465 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17cba755: (connection evicted) 2025-03-19 11:47:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-19 11:47:39.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed28f57 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-19 11:47:39.467 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-19 11:47:39.475 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-19 11:47:39.480 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-19 11:47:39.481 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-19 11:47:39.482 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-19 11:47:39.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-19 11:47:39.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-19 11:47:39.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-19 11:47:39.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de922ba 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.484 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-19 11:47:39.485 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-19 11:47:39.485 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-19 11:47:39.485 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-19 11:47:39.491 [DefaultDispatcher-worker-10 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:39.491 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.491 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.491 [DefaultDispatcher-worker-10 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.492 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.492 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.494 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-19 11:47:39.499 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-19 11:47:39.500 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-19 11:47:39.500 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-03-19 11:47:39.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-19 11:47:39.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-19 11:47:39.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-19 11:47:39.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccf85e9 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-19 11:47:39.502 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-03-19 11:47:39.503 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-03-19 11:47:39.503 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-19 11:47:39.510 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-03-19 11:47:39.515 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-03-19 11:47:39.516 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-03-19 11:47:39.517 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-03-19 11:47:39.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-19 11:47:39.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-19 11:47:39.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-19 11:47:39.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5192abb4 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@253cbe79 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@253cbe79 2025-03-19 11:47:39.519 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-19 11:47:39.527 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253cbe79 2025-03-19 11:47:39.532 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253cbe79 2025-03-19 11:47:39.533 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253cbe79 2025-03-19 11:47:39.534 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253cbe79 2025-03-19 11:47:39.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-19 11:47:39.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-19 11:47:39.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-19 11:47:39.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f707d71 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.536 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-19 11:47:39.537 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-03-19 11:47:39.537 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-03-19 11:47:39.537 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-19 11:47:39.545 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-03-19 11:47:39.550 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-03-19 11:47:39.551 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-03-19 11:47:39.551 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f9efc 2025-03-19 11:47:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-19 11:47:39.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-19 11:47:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-19 11:47:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290db92f 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4327ab 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4327ab 2025-03-19 11:47:39.555 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-19 11:47:39.564 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4327ab 2025-03-19 11:47:39.569 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4327ab 2025-03-19 11:47:39.570 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4327ab 2025-03-19 11:47:39.570 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4327ab 2025-03-19 11:47:39.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-19 11:47:39.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-19 11:47:39.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-19 11:47:39.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-19 11:47:39.572 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc378f2 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a97b79 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a97b79 2025-03-19 11:47:39.573 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-19 11:47:39.580 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:39.580 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.580 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.580 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.581 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.581 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.581 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a97b79 2025-03-19 11:47:39.586 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a97b79 2025-03-19 11:47:39.587 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a97b79 2025-03-19 11:47:39.588 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a97b79 2025-03-19 11:47:39.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-19 11:47:39.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-19 11:47:39.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-19 11:47:39.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e15f2d 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-03-19 11:47:39.590 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-19 11:47:39.598 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-03-19 11:47:39.603 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-03-19 11:47:39.604 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-03-19 11:47:39.605 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16043cb9 2025-03-19 11:47:39.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-19 11:47:39.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-19 11:47:39.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-19 11:47:39.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-19 11:47:39.607 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d9e61f2 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-19 11:47:39.608 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-19 11:47:39.616 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-19 11:47:39.621 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-19 11:47:39.622 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-19 11:47:39.622 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-19 11:47:39.624 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-19 11:47:39.624 [UI Thread @coroutine#6361] 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-03-19 11:47:39.624 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-19 11:47:39.625 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-19 11:47:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-19 11:47:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-19 11:47:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-19 11:47:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff02deb 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-03-19 11:47:39.627 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-19 11:47:39.636 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-03-19 11:47:39.641 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-03-19 11:47:39.642 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-03-19 11:47:39.643 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee4c028 2025-03-19 11:47:39.644 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56599/Site/verify 2025-03-19 11:47:39.644 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56599/Site/verify. 2025-03-19 11:47:39.644 [UI Thread @coroutine#6383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56599/Site/verify 2025-03-19 11:47:39.645 [UI Thread @coroutine#6383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56599/Site/verify 2025-03-19 11:47:39.645 [UI Thread @coroutine#6383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56599/Site/verify 2025-03-19 11:47:39.645 [UI Thread @coroutine#6383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56599/Site/verify. 2025-03-19 11:47:39.645 [UI Thread @coroutine#6383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56599/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 11:47:39.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-19 11:47:39.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-19 11:47:39.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 11:47:39.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:39.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-19 11:47:39.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2b9b96 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.649 [Test worker @coroutine#6390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-19 11:47:39.657 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.662 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.663 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.664 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.668 [DefaultDispatcher-worker-21 @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.672 [DefaultDispatcher-worker-14 @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6 2025-03-19 11:47:39.675 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56981/706713073740152832/_ustadmanifest.json 2025-03-19 11:47:39.675 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56981/706713073740152832/_ustadmanifest.json. 2025-03-19 11:47:39.675 [UI Thread @coroutine#6410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56981/706713073740152832/_ustadmanifest.json 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56981/706713073740152832/_ustadmanifest.json 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56981/706713073740152832/_ustadmanifest.json 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] 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:56981/706713073740152832/_ustadmanifest.json. 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56981/706713073740152832/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56981/mediainfo.json 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56981/mediainfo.json. 2025-03-19 11:47:39.676 [UI Thread @coroutine#6410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56981/mediainfo.json 2025-03-19 11:47:39.677 [UI Thread @coroutine#6410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56981/mediainfo.json 2025-03-19 11:47:39.677 [UI Thread @coroutine#6410] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56981/mediainfo.json 2025-03-19 11:47:39.700 [DefaultDispatcher-worker-3 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:39.700 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.700 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:39.700 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.701 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.701 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:39.718 [UI Thread @coroutine#6410] 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:56981/mediainfo.json. 2025-03-19 11:47:39.718 [UI Thread @coroutine#6410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56981/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:39.749 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:39.930 [DefaultDispatcher-worker-13 @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bc2f4 2025-03-19 11:47:40.024 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.047 [DefaultDispatcher-worker-14 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2025-03-19 11:47:40.048 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.048 [DefaultDispatcher-worker-14 @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:49621/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.048 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.048 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.048 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49621/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.123 [DefaultDispatcher-worker-19 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f27434 2025-03-19 11:47:40.123 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.123 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.123 [DefaultDispatcher-worker-19 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.124 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.124 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34329/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.201 [DefaultDispatcher-worker-5 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c55658 2025-03-19 11:47:40.201 [DefaultDispatcher-worker-5 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.201 [DefaultDispatcher-worker-5 @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:35305/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.201 [DefaultDispatcher-worker-5 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.202 [DefaultDispatcher-worker-9 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.202 [DefaultDispatcher-worker-9 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35305/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.288 [DefaultDispatcher-worker-17 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-03-19 11:47:40.288 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.288 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.288 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.289 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.289 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43507/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.326 [DefaultDispatcher-worker-16 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-19 11:47:40.326 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.326 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.326 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.327 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.327 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.366 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.367 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fad2f91 2025-03-19 11:47:40.368 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.368 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.368 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.368 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.391 [DefaultDispatcher-worker-3 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31406eab 2025-03-19 11:47:40.391 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.391 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.391 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.392 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.392 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41279/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.497 [DefaultDispatcher-worker-19 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49231d79 2025-03-19 11:47:40.497 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.497 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.497 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.497 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.497 [DefaultDispatcher-worker-18 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46409/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.586 [DefaultDispatcher-worker-11 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-03-19 11:47:40.586 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.586 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.586 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.587 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.587 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55081/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.630 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.673 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.691 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.706 [DefaultDispatcher-worker-20 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75128cf 2025-03-19 11:47:40.706 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.706 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId. 2025-03-19 11:47:40.706 [DefaultDispatcher-worker-20 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.707 [DefaultDispatcher-worker-18 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.707 [DefaultDispatcher-worker-18 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42927/UmAppDatabase/replication/nodeId 2025-03-19 11:47:40.710 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-19 11:47:40.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-19 11:47:40.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.721 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d9efa6: (connection evicted) 2025-03-19 11:47:40.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:40.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-19 11:47:40.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6074f8f9 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 11:47:40.752 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-19 11:47:40.753 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.753 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.753 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-19 11:47:40.767 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.773 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.774 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.775 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.780 [DefaultDispatcher-worker-19 @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.784 [DefaultDispatcher-worker-15 @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81da6a3 2025-03-19 11:47:40.861 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.865 [UI Thread @coroutine#6472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43621/706713075474194432/_ustadmanifest.json 2025-03-19 11:47:40.865 [UI Thread @coroutine#6472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43621/706713075474194432/_ustadmanifest.json. 2025-03-19 11:47:40.865 [UI Thread @coroutine#6472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43621/706713075474194432/_ustadmanifest.json 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43621/706713075474194432/_ustadmanifest.json 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43621/706713075474194432/_ustadmanifest.json 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] 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:43621/706713075474194432/_ustadmanifest.json. 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43621/706713075474194432/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43621/tincan.xml 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43621/tincan.xml. 2025-03-19 11:47:40.866 [UI Thread @coroutine#6472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43621/tincan.xml 2025-03-19 11:47:40.867 [UI Thread @coroutine#6472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43621/tincan.xml 2025-03-19 11:47:40.867 [UI Thread @coroutine#6472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43621/tincan.xml 2025-03-19 11:47:40.907 [UI Thread @coroutine#6472] 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:43621/tincan.xml. 2025-03-19 11:47:40.907 [UI Thread @coroutine#6472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43621/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-19 11:47:40.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-19 11:47:40.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-19 11:47:40.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.913 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 11:47:40.913 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81da6a3: (connection evicted) 2025-03-19 11:47:40.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 11:47:40.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-19 11:47:40.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.